@media only screen and (max-width:768px){.box{width:100%}}@media only screen and (max-width:900px){.box{width:70%}}@media only screen and (max-width:1080px){.box{width:60%}}@media only screen and (max-width:1440px){.box{width:60%}}