﻿/* --------------- (TEMP) Should edit variables and build Sass --------------- */

@media (min-width : 1200px) {

    .container {
        width: 1500px !important;
    }
}
