.buy_a_tyre_now{position:relative}
.nudge p{position:absolute;top:-50px;background:orange;color:white;padding:5px;border-radius:5px;font-size:10px}
@media only screen and (max-width:768px) and (min-width:320px){.bs-find-tyre .info-wrap .info-desc{margin-bottom:1.2rem}
.nudge p{top:-40px;padding:4px;font-size:8px}
}