.position { position: relative;
    left: 24px;
    top: -68px;
    background: #000;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    text-align: center;
    color: white;
    font-size: 8pt;
    padding-top: 2px;
}

.track_link { background: #f9f9f9; padding: 30px 0 30px 0; border-radius: 20px; margin-bottom: 20px;}
.btn-white { background-color: #ffffff !important; }

.bg-grey { background-color:#D5D9E2;}

.offerContent { background:#D5D9E247;}