/*
Theme Name: Mercury Child
Theme URI: https://mercurytheme.com/
Description: Child theme for Mercury theme
Author: MercuryTheme.com
Author URI: https://mercurytheme.com/
Template: mercury
Version: 3.9.9
*/
@import url("../mercury/style.css");

@media (max-width: 767px) {

    .sl-gamethumb {
        position: static !important; 
        filter: none !important;      
        width: 85% !important;
        max-width: 420px !important;
        height: auto !important;
        
        margin: 0 0 2.5rem 0 !important;
    }


}