/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
@media print, screen and (min-width: 1024px){
.hero.is-medium .hero-body {
    min-height:480px;
}
	
}
.bulma-blocks-50-50-hero .hero .hero-image .background-image{
	background-position:top;
}