.recursive{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-29px;margin-right:-29px}.recursive__item{flex:0 0 25%;margin-bottom:60px;max-width:25%;padding-left:29px;padding-right:29px;position:relative}.recursive__item img{display:block;height:100%!important;margin:0 auto;max-height:285px;max-width:100%;object-fit:cover;width:100%}.recursive__title{color:#fff;font-size:25px;font-weight:700;left:0;margin-bottom:0;padding:0 30px;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%);z-index:99}.recursive__item:after{background-color:rgba(0,0,0,.2);bottom:0;content:"";left:29px;position:absolute;right:29px;top:0}@media screen and (max-width:1024px){.recursive__title{font-size:20px;line-height:26px}.recursive__item{flex:0 0 50%;max-width:50%}.recursive__item img{width:100%}}@media screen and (max-width:767px){.recursive__title{font-size:25px;line-height:160%}}@media screen and (max-width:480px){.recursive{margin-left:0;margin-right:0}.recursive__item{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0}.recursive__item:after{left:0;right:0}}