.mobile_list_promo {display: flex;flex-wrap: wrap;justify-content: space-around;}@media only screen and (max-width: 420px) {header {margin-bottom: 30px;}#models_list ul li {max-height: 490px;}.mobile_promo img {min-width: 300px;min-height: 370px;}.copyright h1 {margin: 5px auto;width: 95%;display: inline-block;}.copyright h1 a {display: block;padding: 4px;border: 1px solid #fff;color: #fff;border-radius: 5px;font-size: 11px;text-align: center;text-decoration: none;font-weight: 200;text-transform: uppercase;}.copyright h1 a:hover {border: 1px solid #eb0006;background: #eb0006;color: #000;text-decoration: none;}}@media only screen and (max-width: 1024px) {header,#content,#about,footer,#info,#thumb {width: 100%;}#thumb,#info {box-sizing: border-box;}#menu {height: 100%;visibility: hidden;position: fixed;left: 0;bottom: 0;top: 0;padding-top: 20px;}#menu li {display: block;margin-bottom: 20px;}#menu a {margin-bottom: 15px;color: #fff;display: block;font-family: 'Fira Sans', helvetica, Arial, sans-serif;font-weight: 700;font-style: normal;text-transform: uppercase;text-decoration: none;}#burger-menu {display: block;}}@media only screen and (max-width: 1024px) {.stick {position: fixed;top: 20px;right: 5px;max-width: inherit;text-align: right;z-index: 1;}}