﻿@media only screen and (max-width: 1200px){
    section {
        display:flex !important;
        width: 100% !important;
    }
}
