
@media (min-width: 1080px) {
    .container {
        max-width: 1100px;
    }
}

/*==================temp==================*/
.test{
    min-height:200px;
}
.container{
    /*background: #dda0dd !important;*/
}