@media (max-width: 991px){
	.fold-11 .blog-con {
		word-break: break-word;
	}
}

@media (min-width: 767px) and (max-width: 991px) {
    .home-2.spt-home-banner .container {
    	min-height: 0;
        padding: 40px 40px 220px !important;
    }
    
    .home-2 .banner-text {
    	font: bold 25px/38px Open Sans Bold;
    }
    
	.fold-8 .ad-pretext {
		margin: 0 0 10px 0 !important;
	}

	.fold-8 .book-title {
		line-height: 32px;
	}

	.fold-9 .reason-title {
		padding-right: 0;
	}
    
    /*--------------------------------------------------------------
	Incontinence Modal
	--------------------------------------------------------------*/
    	.incontinence-modal .fold-8 img {
    		width: 200px;
    	}
    
    	.incontinence-modal .fold-8 h3 {
    		font-size: 20px;
            line-height: 22px;
    	}
}