@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1500px) { }
@media screen and (max-width:1400px) { }
@media screen and (max-width:1300px) { }
@media screen and (max-width: 800px) { }
@media screen and (min-height: 750px) {
.code-big .img{ margin-top: 100px;}
 }
@media screen and (max-width: 640px) {
*{ background-attachment:inherit;}
}
@media screen and (max-width: 320px) { }