/*---------------------------------------
 *                                      *
 *       Add Your Custom CSS Here       *
 *                                      *
 ---------------------------------------*/

 .website-logo img {
    width: auto !important;
 }

 .ybtn, .sign-button {
    text-transform: none !important;
 }

 section#header .logo img {
    margin-top: 22px !important;
    max-height: none !important;
 }
