.btn-controltickets{
    background-color: #DB0743;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    width: 30px;
    display: block;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 5px;
}