@media (min-width: 1200px){
    .tile-ppimage:not(.with-pricing)>a .offer-details {
    margin-top: -1.1em;
    height: inherit !important;
    margin-right: -5px;
    margin-left: 0;
    position: relative;

}
}

