/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
		h5.title-item{color:#000; padding-top: 65px; height: 0px; }
		article.one-fourth {margin-bottom: 10px !important;}
.image-single-slider{width: 100%;}
.meta{width: 100%}
}
.entry-body{width: auto;}
.entry-body ol {margin-left:25px;}

