@media screen and (min-width: 768px) {
  .p-seriesSect__block .photo {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .p-seriesSect__block .seriesSect__collages .photo + .photo.p-mt-block {
    margin-top: 48px !important;
  }
}

.p-caption {
  font-size: 11px;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .p-caption {
    font-size: 14px;
    text-align: right;
  }
}

@media print, screen and (min-width: 768px) {
  .p-mansionFeature .p-photo--fit {
    width: 393px !important;
  }
}/*# sourceMappingURL=add_08.css.map */