.galler_box{height:450px;min-width:25%;overflow:hidden;padding:8px;position:relative;width:25%}.galler_box .position-absolute{background:#fff;bottom:8px;left:8px;opacity:0;padding:20px;text-align:center;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;-ms-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out}.galler_box:hover .position-absolute{opacity:1}.galler_box:first-child,.galler_box:nth-child(6){min-width:50%;width:50%}.galler_box
.zoom_button{background:#fff;color:#000;font-size:18px;height:50px;line-height:50px;position:absolute;right:8px;text-align:center;top:8px;width:50px}.galler_box img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (max-width:768px){.gallery_carousel .d-flex{display:block!important}.gallery_carousel .d-flex .galler_box{min-width:100%!important;width:50%!important}}