.style1 {
    background-color: #000
}
@media (min-width: 1200px) {
    .style1 {
        height: 100%
    }
}