.flyers-page #flyers-table .thumb-container{height:75px;margin:-8px;width:75px}.flyers-page #flyers-table .thumb-container img{height:auto;max-height:75px;max-width:75px;width:auto}.flyers-page #flyers-table .real-image-container{cursor:pointer;display:flex;position:relative}.flyers-page #flyers-table .real-image-container img:last-child{pointer-events:none;transform:scale(0);transform-origin:top left}.flyers-page #flyers-table .real-image-container:hover img:last-child{border:2px solid #daeeec66;border-radius:4px;left:64px;max-height:400px;max-width:400px;position:absolute;top:64px;transform:scale(1);z-index:9999}.flyers-page #flyers-table tr:nth-last-child(-n+4) .thumb-container .real-image-container:hover img:last-child{bottom:64px;top:auto;transform-origin:bottom left}