.img-wrap{width:100%;height:265px;position:relative;overflow:hidden}@media (min-width: 768px){.img-wrap{height:455px}}@media (min-width: 992px){.img-wrap{height:265px}}.img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.img-wrap:hover~.works-title{background:linear-gradient(to top, #eff1f5 0%, #eff1f5 50%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%);background-size:100% 200%;-webkit-animation:background-up 1s ease forwards;animation:background-up 1s ease forwards}.img-fluid.img-thumbnail{transition:width 1.2s ease, height 1.2s ease}.img-wrap:hover>.img-fluid.img-thumbnail{width:120%;height:120%}
