.home-featured .widget{padding: 0 !important; max-width: 100% !important;}
.home-featured .widget:last-of-type {padding-bottom: 0 !important;}

@media screen and (max-width:480px) {
.desktoptel{display:none;}
}

@media screen and (min-width: 768px) {
.mobiletel{display:none;}
}

.su-heading-style-default .su-heading-inner{
font-family: lato, "sans serif";
font-size: large;
font-weight: 400;
text-transform: uppercase;
}