@media only screen and (max-width: 767px){
.hero--x-large {
    height: 250px;
}
}

