@media only screen and (max-width: 1000px) {
.tables{margin-left:2%}
.pictures{grid-template-columns:repeat(1,1fr)}
.pictures .pict_osb1,.pictures .pict_osb2{width:100%;margin:15px auto 5px}
}
@media only screen and (max-width: 550px) {
.verhushka{font:bold 1.1em Arial,sans-serif}
.euro{font:bold .9em Arial,sans-serif}
th{background-color:#DAE104;font:1em Arial,sans-serif}
td{font:bold .9em Arial,sans-serif}
}