.prod-images{padding-top:15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:100%;width:100%}.prod-images .pimg{flex:1}.prod-images .pimg:first-child img{padding-right:15px}.prod-images .pimg:last-child img{padding-left:15px}@media screen and (max-width:768px){.prod-images{justify-content:center;flex-direction:column}}