/* SB Responsive Style Sheet */

/* --------------------- */
/* Header Styling Start */
/* ------------------- */

@media only screen and (max-width: 767px){

    #sb-bottom-header p{
        padding: 10px !important;
        line-height: inherit;
    }

}