@media only screen and (min-width: 200px) and (max-width: 575px) {
    .main {
       ma
    }

.logo{
	background-image: none;
    height: auto;
	width: 0px;

}

.box{
	display: flex;
	flex-wrap: wrap;
	margin: 10px;;
}

}
