.other-services{max-width:1300px;width:90%;margin:50px auto 0;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.other-services-mobile{display:none}.other-services-container{padding:50px 0 100px;margin-bottom:50px}.other-services .service{width:calc(20% - 30px);background-color:#fff;transition:.5s}.other-services .service:hover{background-color:#F0EDED}.other-services .service .image{width:100%;position:relative}.other-services .service .image:after{content:"";padding-bottom:100%;display:block}.other-services .service .image img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:center}.other-services .service h3{font-family:mr-eaves-modern;font-size:15px;text-transform:uppercase;text-align:center;letter-spacing:2px;color:#3B3B3B;margin:20px auto}@media screen and (max-width:768px){.other-services{margin:30px auto 0}.other-services-desktop{display:none}.other-services-mobile{display:block;padding:40px 0}.other-services-mobile .service h3{font-size:20px}.other-services-mobile .wp-block-buttons{margin:0 auto 20px}.other-services-mobile .slick-dots{margin-top:40px}}