/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
    /*===============================*/
    /*===============================*/
}/* END */
/*===============================*/
@media (max-width: 991.98px) { 
    /*===============================*/
    #sp-bottom .b-contacts {
        text-align: left;
    }
    .b-logotype .sppb-addon-content {
        text-align: center;
     }
    div#column-wrap-id-1575467913748 {
        margin-bottom: 50px;
    }
    .sppb-text-left {
      text-align: center;
    }
    /*===============================*/
}/* END */