.booking_price {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 128px;
    height: 36px;
    background: #ffffff;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}