.single_job_listing .company img {
	width: unset !important;
	height: unset !important;
	max-width: 6em !important;
    max-height: 3em !important;
} 

.single_job_listing .company .name {
    margin: 0 0 0 6em !important; 
}

ul.job_listings img {
	width: unset !important;
	height: unset !important;
	max-width: 6em !important;
    max-height: 3em !important;
}

ul.job_listings .position {
	 padding: 0 0 0 6em !important; 
}