/* 
Theme Name:		 ABBA Heaven Child Theme
Theme URI:		 http://www.elegantthemes.com/gallery/divi/
Description:	 New Zealand's Own ABBA Tribute Show
Author:			 FREEPARKING
Template:		 Divi
Version:		 1.1.9
Text Domain:	 divi-child
*/

@media (max-width:768px){
.survey-wrapper .survey-container .testimonials-wrapper .testimonials-item-cont .testimonial-image {
    width: 100% !important;
    padding: 15px;
}
	.survey-wrapper .survey-container .testimonials-wrapper .testimonials-item-cont .testimonial-image img{
		width:100% !important;
		height:100% !important;
	}
	.survey-wrapper .survey-container .swiper-button-next {
    top: 95%;
    width: calc(var(--swiper-navigation-size)/ 6 * 31) !important;
}
	
	.survey-wrapper .survey-container .swiper-button-prev {
    top: 95%;
    width: calc(var(--swiper-navigation-size)/ 6 * 29) !important;
}
	
	
	}

.gallery-wrapper .gallery-container .gallery-mods .et_pb_gallery_items .et_pb_gallery_item img{
	object-position:top;
}