.box-cover-border .img-reveal img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%!important;
    background-color: #2a3a5e!important;
}
.box-cover-border .font-md {
    color: #ffffff !important;
    text-align: center;
}
.box-cover-border  .btn.btn-brand-1 {
    margin-left: 20%;
}