.td-pb-span4 {
    width: 33.33333333% !important;
}

.td-pb-span8 {
    width: 66.66666667% !important;
}

@media (max-width: 767px) {
    .td-pb-row [class*="td-pb-span"] {
        width: 100% !important;
    }
}

.gyg-newsletter-subscribe h2{
	font-size: 21px;
}

.wp-block-image figcaption {
    font-size: 15px;
    font-style: normal;
}

.wp-block-image img {
	margin-top: 1vw;
}