@media screen and (max-width: 980px){
	#sga_glassy_m_menu .et_mobile_menu{
		transform: translate(-6%) !important;
		width: 103vw !important; 
		margin-top: 20px;
	}

    #sga_glassy_m_menu .et_mobile_menu li a {
    	padding-left: 2%;
    }

    #sga_glassy_m_menu .mobile_menu_bar{
    	transform: scale(1.3);
    }

    header .first-line, header .second-line, header .third-line {
        background-color: #ffffff !important;
    }
}
