/* Enter Your Custom CSS Here */

@media only screen and (min-width: 600px) {
 .home-txt{
	font-size: 50px;
 }
}


.header-container-layout-2 .header .menu-main-menu-container
{
    display: table;
    margin-left: auto;
    margin-right: auto;
}
