@media only screen and (max-width: 991px){
.node-39 header {
    height: 200px;
}
.node-39.page-internal_pages #block-pflyricanew-theme-content .banner-wrapper .banner-content-abs .banner-content h1 {
    max-width: none;
    position: relative;
    top: 0;
    left: 0;
    padding:5px 0px 20px 0px;
    margin: 0;
    font-size: 21px;
    transform: none;
}
.node-39.page-internal_pages #block-internalpagesavingsblock {
    padding-top:50px !important;
}
}
@media only screen and (max-width:375px){
.node-39 header {
    height:240px;
}
}