
@media (min-width: 1300px){
    .container {
        width: 1300px;
    }
}

