@media (min-width:320px) and (max-width:800px)
{
.gallery__menu button {
	
    height: 31px !important;
    line-height:inherit !important;
   
}
.gallery__menu button {
    margin: 0px 0px 0px !important;
    font-size: 9px !important;
	padding:0 10px;
}
.section-padding--lg 
{
    padding: 20px 0;
}
.mt--80 
{
    margin-top:20px !important; 
}
.top__address li 
{
   width: inherit !important;
}
.footer--2 .copyright__wrapper {
   height: auto !important; 
}
.copyright p
{
	font-size:11px !important;
}
.mean-container a.meanmenu-reveal
{
	height:94px !important;
}
}