/* styles_450.css */
@media screen and (min-width: 450px) {
 .parallax .image_container{
    height:250px
}
 .parallax figure{
    height:250px
}
}