@media screen and (max-width: 1023px) {
    .page-template-contact .pageintro {
        max-height: none !important;
    }
    .page-template-contact .pageintro-content .column-title,
    .page-template-contact .pageintro-content .column-box {
        display: block;
        width: 100%;
    }
    .page-template-contact .pageintro-content .column-title {
        margin-bottom: 25px;
    }
    .page-template-contact .content-finder-wrapper {
        display: block !important;
        position: relative !important;
        margin: 0 5%;
    }
}

.v-feedlist-reel-wrapper {
    min-height: 25vw !important;
}

.box.box--transparent.text-white p {
    color: #fff !important;
    font-size: 1.1875rem;
}
