/* TABLETS AND UP //////////////////////////////////////////////// */
@media screen and (min-width: 768px) { 
.sw.holder .col { padding-top: 1em; }
}