  @import url("https://fonts.googleapis.com/css?family=Lato:400,700");
  .entsog-podcast{
    background-color: #e2eff7;
    width: 100%;
  }
  .entsog-talks-container{
    display: flex;
    padding-top: 90px;
    flex-wrap: wrap;
  }
  .entsog-talks{
    width: 750px;
  }
  .entsog-talks-banner {
    padding-left: 45px;
    margin-top: 85px;
  }
  .entsog-talks h2{
    color: #1f4484;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .entsog-text-wrapper-4 {
    width: 587px;
    height: 129px;
    top: 159px;
    left: 166px;
    font-family: "Lato", Helvetica;
    font-weight: 400;
    color: #1f4484;
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 1.5;
    margin-bottom: 35px;
  }
  .entsog-text-heading{
    display: flex;
    margin-bottom: 25px;
    justify-content: flex-end;
  }
  .entsog-text-wrapper-5 {
    height: 27px;
    font-family: "Lato", Helvetica;
    font-weight: 400;
    color: #1f4484;
    font-size: 19px;
    letter-spacing: 2.09px;
    line-height: 27px;
    white-space: nowrap;
  }
  .entsog-text-wrapper-6 {
    height: 27px; 
    font-family: "Lato", Helvetica;
    font-weight: 400;
    color: #1f4484;
    font-size: 19px;
    letter-spacing: 2.09px;
    line-height: 27px;
    white-space: nowrap;
    margin-right: 70px;
    margin-left: 70px;
  }
  .overlap-group {
    display: flex;
    flex-wrap: wrap;
    width: 704px;
    height: 154px;
    margin-bottom: 25px;
    border-radius: 30px;
    background-color: #ffffff;
  }
  .group-2 {
    width: 204px;
    height: 127px;
    margin-left: 30px;
    margin-top: 10px;
  }
  .entsog-text-wrapper-3 {
    width: 230px;
    height: 27px;
    font-family: "Lato", Helvetica;
    font-weight: 900;
    color: #1f4484;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 22px;
  }
  .entsog-talks .p {
    width: 230px;
    height: 100px;
    font-family: "Lato", Helvetica;
    font-weight: 400;
    color: #1f4484;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
  }
  .entsog-text-wrapper {
    height: 27px;
    font-family: "Lato", Helvetica;
    font-weight: 400;
    color: #627daa;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 27px;
    white-space: nowrap;
    margin-top: 10px;
    margin-left: 70px;
  }
  .entsog-text-wrapper-2 {
    height: 27px;
    font-family: "Lato", Helvetica;
    font-weight: 400;
    color: #627daa;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 27px;
    white-space: nowrap;
    margin-top: 10px;
    margin-left: 70px;
  }
  .entsog-group-row {
    position: relative;
  }
  .entsog-group {
    width: 72px;
    height: 72px;
    position: absolute;
    top: 55px;
    left: -55px;
  }
  .entsog-workfile {
    width: 324px;
    height: 324px;
  }
  .entsog-spotify-wrapper {
    width: 159px;
    height: 39px;
    background-color: #ffffff;
    border-radius: 7px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .entsog-spotify {
    width: 84px;
    height: 27px;
    margin: 5px;
  }
  .piotr-kus{
    width: 154px;
    height: 154px;
  }

  @media (min-width: 375px) {
    .entsog-talks {
      width: 95%;
    } 
    .entsog-text-wrapper-4 {
      width: 96%;
      margin-bottom: 90px;
    }
    .overlap-group {
      width: 100%;
    }
    .entsog-text-wrapper {
      margin-left: -15px;
    }
    .entsog-text-wrapper-2 {
      margin-left: 5px;
    }
    .entsog-group {
      width: 58px;
      height: 58px;
    }
    .piotr-kus{
      display: none;
    }
    .group-2 { 
      margin-left: 5px;
    }
    .entsog-talks-banner {
      padding-left: 10px;
    }
  }
  @media (min-width: 425px) {
    .entsog-talks {
      width: 95%;
    } 
    .entsog-text-wrapper-4 {
      width: 96%;
      margin-bottom: 90px;
    }
    .overlap-group {
      width: 100%;
    }
    .entsog-text-wrapper {
      margin-left: 0px;
    }
    .entsog-text-wrapper-2 {
      margin-left: 10px;
    }
    .entsog-group {
      width: 58px;
      height: 58px;
    }
    .piotr-kus{
      display: none;
    }
    .entsog-text-wrapper-6 {
      margin-right: 0px;
      margin-left: 5px;
    }
    .entsog-talks-banner {
      padding-left: 10px;
    }
  }
  @media (min-width: 768px) {
    .entsog-talks {
      width: 95%;
    }
    .entsog-text-wrapper-4 {
      width: 96%;
      margin-bottom: 90px;
    }
    .overlap-group {
      width: 100%;
    }
    .entsog-text-wrapper {
      margin-left: 0px;
    }
    .entsog-text-wrapper-2 {
      margin-left: 50px;
    }
    .entsog-group {
      width: 58px;
      height: 58px;
    }
    .piotr-kus{
      display: block;
    }
    .entsog-text-wrapper-6 {
      margin-left: 58px;
    }
    .entsog-talks-banner {
      padding-left: 10px;
    }
  }
  @media (min-width: 750px) {
    .entsog-talks{
      width: 750px;
    }
    .group-2 {
      margin-left: 30px;
    }
    .piotr-kus{
      width: 154px;
      height: 154px;
    }
    .entsog-text-wrapper {
      margin-left: 70px;
    }
    .entsog-text-wrapper-2 {
      margin-left: 70px;
    }
    .entsog-text-wrapper-6 {
      margin-right: 25px;
      margin-left: 70px;
    }
    .entsog-group {
      width: 72px;
      height: 72px;
      position: absolute;
      top: 55px;
      left: -55px;
  }
  .entsog-text-wrapper-4 {
    margin-bottom: 35px;
  }
  .entsog-talks-banner {
    padding-left: 45px;
    margin-top: 85px;
  }
  }
  .entsog-twitterx{
  /* width: 37px; */
    height: 28px;
    margin-right: 5px;
    vertical-align: -4px;
    border-style: none;
  }
