.ggleft /*case study left */
{
float:left;
width:300px;
text-align:center;
margin-bottom:20px;
}

.ggright /*case study right*/
{
float:left;
width:330px;
padding-left:20px;
margin-bottom:20px;
}