img.logo.no-print.img-fluid.pb-3.pb-sm-0 {
    max-width: 100% !important;
}

button.btn.btn-light.btn-aci.green.float-right.filterShowBtn {
    background-color: #43cf92 !important;
}

.btn-outline-info {
    color: #43cf92;
    border-color: #43cf92;
    border: solid 2px;
}

.btn-outline-info:hover {
    background-color: #43cf92;
    border-color: #43cf92;
}

.your-booking .get-another-room a {
    color: #43cf92 !important;
    border: 2px solid !important;
    background-color: transparent !important;
}

.your-booking .get-another-room a:hover {
    background-color: #43cf92 !important;
    color: #fff !important;
    border-color: #43cf92 !important;
}