/*
Image
-------------------------------------------------------------------------------
*/
.gatech_coe_img_btmleft img {
  border-bottom-left-radius: 9px !important;
}

.gatech_coe_img_btmright img {
  border-bottom-right-radius: 9px !important;
}

.gatech_coe_img_topleft img {
  border-top-left-radius: 9px !important;
}

.gatech_coe_img_topright img {
  border-top-right-radius: 9px !important;
}
