/** MEDIA QUERIES **/


@media screen and (max-height: 768px) {
	 
h1, .als-prev, .als-next  {
top: 80px;
}

.als-viewport {
top: 150px;
}

.als-prev {}

 }