.klizer_2_spacing{
	background-size: contain;
	background-position: top center;
	height: 550px!important;
	position: relative;
	background-repeat: no-repeat;
}

@media screen and (max-width: 600px){
  .slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 25%;
    display: block;
    width: 30px;
    height: 34px;
    margin-top: -14px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    background-repeat: no-repeat;
    text-align: center;
}
}











.gallery_block_images img {
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    backface-visibility: hidden;
}












.klizer_3_spacing {
    height: 190px!important;

}
.klizer_3_half.background_color_3.half_3_content {
    display: none!important;

}

