@media (min-width: 992px) {
    .layout-4-header .row > div:has(.internetvalue), .layout-4-header .row > div:has(.layout-4-price) {
        position: static;
        bottom: 0;
        right: 0;
    }
}

.pagetitle-container .pagetitle {
    padding-top: 30px;
}