.ck-content .text-huge {
    line-height: 140%;
}

.ck-blurred p{
	height:300px;

}

@media screen and (max-width: 480px) {
.ck-content img{
	max-width: 100%
}
}