@media only screen and (min-width:1600px){.feed{width:100%;padding:0 53px;margin:0 auto;max-width:1903px}}@media only screen and (min-width:780px){.feed__items{display:-webkit-box;display:-ms-flexbox;display:flex}}.feed__item{min-height:250px;width:100%;background-size:cover;background-position:center}@media only screen and (min-width:780px){.feed__item{max-width:calc(100% / 3)}}@media only screen and (min-width:960px){.feed__item{min-height:318px}}@media only screen and (min-width:1600px){.feed__item{min-height:446px}}.feed__item-inner{padding:18px 25px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.25);height:100%}@media only screen and (min-width:960px){.feed__item-inner{padding:18px 30px 0}}@media only screen and (min-width:1600px){.feed__item-inner{padding:18px 42px 0}}h2.feed__item-title{color:#FFF;font-size:15px;font-weight:700;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}h2.feed__item-title svg{fill:#FFF;margin-right:10px;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}@media only screen and (min-width:1600px){h2.feed__item-title{font-size:20px}h2.feed__item-title svg{margin-right:14px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}p.feed__item-content{margin:auto auto 24px !important;max-width:400px;width:100%;font-size:15px;color:#FFF;font-weight:700;text-align:center}@media only screen and (min-width:780px){p.feed__item-content{max-width:none}}@media only screen and (min-width:1600px){p.feed__item-content{font-size:20px}}.feed__item a.button{margin:auto auto 81px}.feed__instagram-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:400px;margin:auto auto 24px}.feed__instagram-image-holder{width:calc(33% - 4.6px)}.feed__instagram-image-wrapper{padding-top:100%;width:100%;position:relative;overflow:hidden;border-radius:10px}.feed__instagram-image-wrapper>div{position:absolute;top:0;left:0;height:100%;width:100%}.feed__instagram-image{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}