@media screen and (max-width: 1200px) {


.home #headerContainer {
height:700px;
}

.home #heroContainer {
height:600px;
}

}
