
.consistent-drop-video{
	text-align: center;
}
.consistent-drop-video img{
	cursor: pointer;
}
.comfort-mind .main-title {
	margin-bottom: 15px;
}

.chart {
	margin-bottom: 50px;
}
.potency{
	margin-top: 15px;
}
.potency_animation {
	margin-bottom: 40px;
	margin-top: 12px;
}

.comfort-mind p {
	margin-bottom: 22px;
}

.potency p{
	margin-top: 22px;
}

@media ( max-width :991px) {
	.chart {
		margin-bottom: 20px;
	}
	.potency p{
	margin-top: auto;
}
.consistent-drop-video img{
	max-width: 100%;
}
}

@media ( max-width : 767px) {
	.potency_animation {
		margin-bottom: 10px;
	}
}

@media ( max-width :767px) and (orientation:portrait) {
}





