@media only screen and (min-width: 992px) {
.selector-image {
    background-size: auto 100% !important;
}
}