.snippet-three-columns-of-text.widget-snippet .col-sm-4 .html-container {
   padding-right:20px
}
.snippet-three-columns-of-text.widget-snippet .col-sm-4 .html-container:first-of-type {
    margin: 35px 0 20px;
    display: block;
}

@media (max-width: 767px) {
.snippet-three-columns-of-text.widget-snippet h1 {
    font-size: 19px;
    line-height: 30px;
}
}
