.gallery-section{margin-top:0}@media (max-width:991px){.gallery-section{margin-bottom:50px}}@media (max-width:768px){.gallery-section{overflow:hidden}}.gallery-section__image-gallery{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(5,1fr);grid-column-gap:15px;grid-row-gap:15px}@media (max-width:991px){.gallery-section__image-gallery{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr 1fr .2fr}}.gallery-section .container-fluid{padding:0}.gallery-section__image-holder{position:relative}.gallery-section__image-holder.gallery_0{grid-area:1/1/5/3;height:100%}@media (max-width:991px){.gallery-section__image-holder.gallery_0{grid-area:1/1/2/2}}.gallery-section__image-holder.gallery_1{grid-area:1/3/4/5;height:430px;top:60px}@media (max-width:991px){.gallery-section__image-holder.gallery_1{grid-area:1/2/2/2;height:48%;top:52%}}.gallery-section__image-holder.gallery_2{grid-area:4/3/6/6;height:276px}@media (max-width:991px){.gallery-section__image-holder.gallery_2{grid-area:2/1/2/3;height:240px}}.gallery-section__image-holder.gallery_3{grid-area:2/5/4/7;height:322px}@media (max-width:991px){.gallery-section__image-holder.gallery_3{grid-area:1/2/1/3;height:48%}}.gallery-section__image-holder img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-section .button{grid-area:5/2/5/2}@media (max-width:991px){.gallery-section .button{grid-area:3/3/3/1;margin:0 auto;width:auto}}@media (max-width:575px){.gallery-section .button{width:95%}}