@media only screen and (min-width: 1024px) {
    .trial-banner-section.spacing-block {
        padding-top: calc(3rem - 31px) !important;
    }
}