/* style_landscape.css */
 #main .absoluttop.ce_text h1,#main .absolutbottom2.ce_text h1{
    font-size: 3vmax
}
 #main .absoluttop.content-text h1,#main .absolutbottom2.content-text h1{
    font-size: 3vmax
}
.absolutbottom2{
    bottom:32%
}
