.box-cover-border .img-reveal img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%!important;
    background-color: #2a3a5e!important;
}