@ -7,7 +7,7 @@
height: {{ hero_height }}px;
}
@media (max-height: 1000px), (max-width: 700px) {
@media (max-height: 900px), (max-width: 700px) {
.hero-scoped {
background:
{% if hero_image_small %}url({{ hero_image_small.url }}) {{ hero_horizontal_position }}% {{ hero_vertical_position }}%/{{ hero_size }} no-repeat{% endif %}