View file File name : layout-1.css Content :/*---------- Media Query min-width Structure ----------*/ /*---------- Media Query max-width Structure ----------*/ /*---------- Break-point min-width Structure ----------*/ /*---------- Break-point max-width Structure ----------*/ @media (min-width: 769px) { .footer-adv-layout-1 .footer-adv-widget { text-align: center; } }