.study_image_link{
  width: 30%;
}
.study_image_link img{
  width: 100%;
}
.resource_header_left{width:55%;}
.resource_header_left .resource_name{padding-bottom:0;}
.resource_header_right{width:25%;}
.resource_video,
.resource_content{
  max-width: 75%;
  margin: 30px auto 0;
  padding-right: 13.25%;
}


.resource_content .studylist{
  max-width: 100%;
}
.resource_cat{font-size:150%;}
.resource_header_right img{width:100%;}
.gsma_theme_study .content  .resources  #resourceslist .aresource .resource_image{max-width:100% !important; margin:0em !important;}
.gsma_theme_study .content  .resources  #resourceslist .aresource .resource_image a .resources_image_link img{height: unset !important;}
.gsma_theme_study .content .orgs .orgslist .aorg{margin-right:10px;}

@media screen and (max-width: 48em) {
  .resource_content{
    padding-right:0;
  }
}