.swiper-div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    text-align: left;
    left: 0;
    background: none;
}
.swiper-text-block {
	width:100%;
	height:100%
}
.swiper-text-block h3, .swiper-text-block h4 {
    display: none;
}
.swiper-div .btn {
    background: none !important;
    opacity: 0;
    width: 100%;
    height: 100%;
}
.swiper-text-block {
}
.swiper-text-block h3 {
    line-height: 1em;
}
.swiper-text-block h4 {
    margin-top: -5px;
}
h3.line-height-3.text-lg-10.font-weight-extra-bold {
    font-size: 32px !important;
}
