@media only screen and (max-width: 767px) {
p.acf-description, p.video-description {
    width: 100%;
}
#wrapper-footer-full .wp-block-image.size-full, #wrapper-footer-full .wp-block-image.size-full img, #wrapper-footer-full #block-8 p {
    text-align: center;
}
#wrapper-footer-full .wp-block-image.size-full img {
    margin-bottom: 33px;
}
}