@media only screen and (min-width: 767px) {
.container[role=main] {
    width: 1500px;
}
}
