.gallery-content{height:400px;overflow:auto}.gallery-content .nav{overflow:hidden}.gallery-content .nav li{float:left;width:50%}@media (min-width:992px){.gallery-content .nav li{width:33.33333%}}.gallery-content .nav a{display:block;position:relative;padding:0 1px 1px 0}.gallery-content .nav a:before,.gallery-content .nav a:after{opacity:0;position:absolute;content:""}.gallery-content .nav a:before{background:rgba(68,68,68,.92);top:0;left:0;right:1px;bottom:1px;transition:opacity .2s ease-in-out}.gallery-content .nav a:after{font-family:"Glyphicons Halflings";content:"\e096";color:#fff;font-size:45px;line-height:40px;width:41px;height:41px;top:50%;left:50%;margin:-20px 0 0 -23px;-webkit-transform:scale(.4);-moz-transform:scale(.4);-ms-transform:scale(.4);transform:scale(.4);transition:all .6s cubic-bezier(.68,-.55,.265,1.55) 0s}.gallery-content .nav a:hover:before{opacity:1}.gallery-content .nav a:hover:after{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.gallery-content .nav .img{display:block;width:100%;height:150px;background-size:cover;background-repeat:no-repeat;background-position:center}@media (min-width:768px){.gallery-content{height:500px}}