/* Enter Your Custom CSS Here */
.fusion-logo img {
    max-height: 70px;
    width: auto;
}
img.fusion-standard-logo {
    max-width: 240px!important;
}
img.fusion-sticky-logo {
    max-height: 77px !important;
}
@media only screen and (max-device-width: 640px) {
#content {
    margin-bottom: 0px !important;
}
}
span.menu-text.fusion-button.button-default.button-large {
    font-family: inherit;
}