.panel-widget-style-for-8-3-1-0 div.so-widget-sow-editor(
    height: 30vw;
)
@media only screen and (max-width: 780px){
.panel-widget-style-for-8-3-1-0 div.so-widget-sow-editor(
    height: 100%;
)
}

@media only screen and (max-width: 991px){
h1.pcc-title (
    width: 100%;
    font-size: 4.5em!important;
    text-align: center;
)
}