.pane-ct-youtube h2 {
    margin-bottom: 0.3em;
}

.ct-youtube-image a {
    display: block;
}

.ct-youtube-title {
    color: white;
    font-family: MontSerrat, sans-serif;
    padding: 0.5em;
    line-height: 1.2em;
}

@media only screen and (max-width: 767px) {
    .footer-top .block_social_3 .pane-ct-youtube {
        float: none;
        width: 100%;
        height: auto;
        margin-left: 0;
        padding: 0 1em;
    }
}
