.quotes {
  margin-top: 48px
}
.quotes__wrap {
  padding: 40px 0;
  text-align: center;
  position: relative
}
.quotes__wrap-copy h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  font-family: Lato;
  color: #454c53;
  margin-top: 60px
}
@media (max-width:575.98px) {
  .quotes__wrap-copy h2 {
    font-size: 24px;
    line-height: 30px
  }
}
.quotes__wrap-copy.copy-small h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  font-family: Lato;
  color: #454c53;
  margin-top: 0
}
@media (max-width:575.98px) {
  .quotes__wrap-copy.copy-small h2 {
    font-size: 18px;
    line-height: 24px
  }
}
.quotes__wrap-img {
  position: absolute;
  top: 0
}

.quotes-author {
  margin: 15px 0;
  }

.quotes-author p {
    font-style: italic;
    color: #999;
    font-size: 26px;
    text-align: right;
    font-weight: 500;
    display: block;
    width: 100%;
}
/*# sourceMappingURL=maps/quotes.css.map */

