/* inside page title */
@media print, screen and (min-width: 40em) {
[data-block-internal-id="core_slider_regular"] .page-top__static-caption {
top: auto;
bottom: 15%;
transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
}
[data-block-internal-id="core_slider_regular"] h1 {
font-size: 3rem;
}
}