@media only screen and (min-width:1300px){.container{max-width:1100px}}@media only screen and (min-width:690px) and (max-width:999px){.container{max-width:600px}}@media only screen and (max-width:690px){.container{max-width:320px}.container .contact-info{padding-left:0}}@media only screen and (max-width:321px){.container{max-width:300px}}@media only screen and (min-width:480px) and (max-width:690px){body .container{max-width:420px}}@media screen and (max-width:782px){body{position:static}}