
.sign-img > img {
    max-width: 100%;
}

.tv-embed-widget-wrapper__body > a {
    display: none !important;
}

.description h4 {
    margin-bottom: 20px;
    font-size: 24px;
    padding: 0 30px;
}

.description p {
    padding: 30px; 

}


    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

