.hover-img-add img{display:none}.hover-img-add img:first-child{display:block}.tmb-wrap{position:absolute;z-index:5;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.tmb-wrap .tmb-wrap-table{display:table;height:100%;width:calc(100% - 10px);margin:0 5px}.tmb-wrap-table div{display:table-cell;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;position:relative;border:1px solid transparent;opacity:0}.tmb-wrap-table div:after{content:"";height:3px;width:calc(100% - 6px);position:absolute;background-color:rgba(255,255,255,.85);top:3px;left:3px}.tmb-wrap-table div.active:after{background-color:red}.tmb-wrap .tmb-wrap-table:hover div{opacity:1}.tmb-wrap-table div:first-child:last-child.active:after{background-color:transparent}.image-wrap{display:flex;justify-content:center;height:100%;width:100%;overflow:hidden;top:0;position:absolute}.image-wrap img{align-self:center}