@media screen and (max-width: 480px) {
       .uc-title {
            margin-top: -25px !important;
            margin-bottom: -15px !important
        }}
        
        
@media screen and (max-width: 480px) {
       .uc-title-big {
            margin-top: 0px !important;
            margin-bottom: -15px !important
        }}
        
