/**
 * Theme Name:     Edupls Child
 * Author:         ThemePul
 * Template:       edupls
 * Text Domain:	   edupls-child
 * Description:    Edupls Online Courses
 */
@media only screen and (max-width: 600px) {
	.course-single-meta-item{
		 margin-right: 5px !important; 
    	padding-right: 5px !important;
	}
}

