/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/* Your custom css codes start here: */


.height-30{
	height: 30px !important;
}

.menuzord-brand img {
    max-height: 70px;
}


@media only screen and (min-width: 901px){

.hide-desk-top{
	display: none;
}

}
