@media screen and (max-width:767px) {
	.details-intro .overlay-card .card-details .back {
		height: auto !important;
	}

}
@media handheld, only screen and (max-width: 767px) {
    #sectionExperiences .grid-container .owl-carousel .owl-dots {
        bottom: -20px !important;
    }
}