Tesseract

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
#site-banner {
max-width: 1180px;
}

.site-logo img {
height: 30px;
margin-top: 3px;
}

.top-navigation ul li a {
padding: 18px 5px;
}
.menu-open, .dashicons.menu-open, .menu-close, .dashicons.menu-close, .dashicons, .dashicons-before::before{display:none;}

@media only screen and (max-width: 600px) {
iframe {
max-width:100%!important;
}
.mob-menu-header-holder {
max-width:100%!important;
}
}