.image_shortcode {
  width: 100%; }
  .image_shortcode .image {
    width: 100%;
    border-bottom-right-radius: 60px;
    margin-bottom: 29px; }
  .image_shortcode .title {
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0.48px;
    color: #6a6a6a;
    font-style: italic;
    margin: 0; }
    @media (max-width: 1635px) {
      .image_shortcode .title {
        font-size: 16px;
        line-height: 26px; } }
    .image_shortcode .title svg {
      height: 20px;
      width: auto;
      margin-right: 10px; }

