.page-template-festival-template p {margin-bottom:0px;}
.page-template-festival-template .uk-section.uk-section-intro {padding-bottom:30px;padding-top:10px}

.uk-background-gray.cinema-img {
	width: 100%;
	object-fit: cover;
	height: 450px;
}

.home-scroll {text-align: center;}

.anchor-home-top {
	display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}

@media (max-width: 1200px) {
	.artist-wrapper img{
		height: 550px !important;
		width: 100% !important;
		object-fit: contain !important;	
		position: relative;
	}

	.artist-wrapper canvas{
		display:none;
	}
	
}