/* @media screen and (min-width: 1537px){


}

@media screen and (min-width:1356px) and (max-width: 1536px) {
	html{
        font-size: 8.5px;
    }
    button {
        font-size: 1.2rem;
    }


}  */