
/*-- Use For Custom Styling --*/
@media only screen and (min-width: 992px) {
    .hide-img {
        display: none !important;
    
}
}