/*----------------------------------------------------------
border-radius
----------------------------------------------------------*/
.brs_img {
  overflow: hidden;
}

/*----------------------------------------------------------
bottom
----------------------------------------------------------*/
.bottom > .displayFlex {
  background: linear-gradient(135deg, #e5e1f7 0%, #e0f8ff 100%);
}