﻿.firstRow td{position: relative;}
.firstRow td .img{position: absolute;right: 15%;top: 50%;transform: translateY(-50%);}
@media (max-width:1280px) {.firstRow td .img{right: 10%;}}
@media (max-width:990px) {.firstRow td .img{right: 0;}}