.case .half{
width:50%;
float: left;}

@media only screen and (min-width: 0px) and (max-width: 768px) {
.case .half{
width:100%;
float: left;
margin:10px}
.case .half .casestudies .left_img_hq {text-align:center;
}

}