@media (min-width:768px){.postList_imgScaleTrans .postList-item-linkarea:hover .postList-item-img img.vertical{transform:scale(1.1) translateY(-50%)}.postList_imgScaleTrans .postList-item-linkarea:hover .postList-item-img img.horizontal{transform:scale(1.1) translateX(-50%)}.postList_imgScaleTrans .postList-item-img img{transition:transform .2s ease-out 0s;transition-duration:0s}}