.cta-remove-booking {
    position: absolute;
    top: 20px;
    right: 40px;
    width: 20px;
    height: 20px;
    z-index: 2;
    cursor: pointer;
}