.our-work-section{padding:100px 0;max-width:1000px;margin:0 auto}.our-work-section .work{text-align:center}.our-work-section .work .img-holder{margin-bottom:20px;width:1000px}.our-work-section .work .img-holder img{width:100%;height:100%;border-radius:30px;transition:transform .3s ease,box-shadow .3s ease}.our-work-section .work .img-holder img:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}@media(max-width:991px){.our-work-section .work .img-holder{width:100%}}@media(max-width:768px){.our-work-section{padding:50px 0}.our-work-section .work .img-holder{width:100%}.our-work-section .work .img-holder img{border-radius:15px}}