@media only screen and (max-width:767px){.wrapper{width:100%}}@media only screen and (min-width:768px) and (max-width:1024px){.wrapper{width:100%}}