.site-size-wrapper-cutty {
  max-width: 1366px;
  margin: 0 auto; }

.site-size-wrapper-cutty {
  max-width: 1366px;
  margin: 0 auto; }

.ParagraphPush-titleWrapper h2 {
  color: #171407; }

.ParagraphPush {
  min-height: 50rem;
  padding: 0 2rem; }

.ParagraphPush-mediaDesktop, .ParagraphPush-mediaMobile {
  margin-left: 0;
  width: 100%;
  max-width: 1366px;
  left: 50%;
  transform: translateX(-50%); }

@media (max-width: 767px) {
  .ParagraphPush-mediaDesktop:last-child {
    display: block; } }

.ParagraphPush-mediaMobile {
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 100vw;
  margin-left: 0;
  z-index: -1;
  background-repeat: repeat; }
  @media (max-width: 767px) {
    .ParagraphPush-mediaMobile {
      display: block; } }
  .ParagraphPush-mediaMobile img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain; }

/*# sourceMappingURL=extend-push.css.map */
