/* Space out content a bit */
body {
    padding-top: 18px;

}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
    padding-right: 15px;
    padding-left: 15px;
}

.container {
    width: 100%;
    max-width: 1170px;
    padding: 0 5px;
    box-sizing: border-box;
    margin: 0 auto;
}

/* Custom page header */
.header {
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

/* Make the masthead heading the same height as the navigation */
.header h3 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
}

.jumbotron p {
    font-size: 12px;
    font-weight: normal;
}

.details-container {
    text-align: center;
}

.owcd-banner {
    width: 100%;
}

#maps {
    width: 100%;
    height: 400px;
    background-color: #efefef;
}

.infowindow-container {
    background: #efefef;
    padding: 1em 0.5em;
    height: 10em;
}

.casino-listing {
    display: block;
    height: 13em;
}

.casino_image {
    width: 12em;
    padding-right: 0.5em;
    height: 9em;
}

.casino-container {
    padding: 0.5em;
    width: 100%;
}

.img-container,
.casino-content {
    float: left;
}

.img-container {
    padding-right: 0.8em;
}

.casino-content {
    width: 50%;
}

.casino-content>a>h5 {
    margin-top: 0px;
}

/* Custom page footer */
.footer {
    padding-top: 19px;
    color: #777;
    border-top: 1px solid #e5e5e5;
}

/* Customize container */
/*@media (min-width: 768px) {
  .container {
    max-width: 780px;
  }
}*/
.container-narrow>hr {
    margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    background: #3B4346;
    color: #ffffff;
}

/* Supporting marketing content */
.marketing {
    margin: 40px 0;
}

.marketing p+h4 {
    margin-top: 28px;
}

/*---------------------------  TOP 7 CASINOS START -----------------------------*/
.topOnlineCainosWrapper h3 {
    padding: 3% 2%;
    margin: 0;
    font-weight: bold;
    color: #222;
    font-size: 1.5rem !important;
    line-height: 120% !important;
}

.topOnlineCainosWrapper .main-toplist table {
    width: 100%;
}

.topOnlineCainosWrapper .main-toplist table tr {
    border-bottom: 1px solid #C7C7C7;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.topOnlineCainosWrapper .main-toplist tr td {
    color: #243E59;
    padding: 0.6rem 0;
}

.topOnlineCainosWrapper .main-toplist a.toplist-link {
    color: #243E59;
    line-height: 120%;
    display: block;
    font-weight: bold;
}

.toponlineCtopOnlineCainosWrapperasinosWrapper .main-toplist a.toplist-link:hover {
    transition: all 0.2s ease-in-out 0s;
    color: #CE100B;
}

.topOnlineCainosWrapper .main-toplist a.toplist-link.button-mini {
    background-color: #CE100B;
    border-radius: 4px;
    color: #fff;
    padding: 8px 5px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.topOnlineCainosWrapper .main-toplist a.toplist-link.button-mini:hover {
    transition: all 0.2s ease-in-out 0s;
    background-color: #243E59;
}

/*---------------------------  TOP 7 CASINOS END -----------------------------*/

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {

    /* Remove the padding we set earlier */
    .header,
    .marketing,
    .footer {
        padding-right: 0;
        padding-left: 0;
    }

    /* Space out the masthead */
    .header {
        margin-bottom: 30px;
    }

    .navbar-nav {
        float: right;
        margin: 0;

        padding-top: 0.5em;
    }

    .navbar>.container .navbar-brand {
        padding-top: 1em;
    }

    .navbar-inverse .navbar-nav>li>a {
        display: block;
        padding: 0px 2px;
        float: left;
        font-size: 14px;
        width: 100%;
    }

    .navbar-inverse .navbar-nav>li:nth-child(1) {
        width: 6.5em;
    }

    .navbar-inverse .navbar-nav>li:nth-child(2) {
        margin-right: 1rem;
    }

    .navbar-inverse .navbar-nav>li:nth-child(3) {
        width: 8em;
    }

    .navbar-inverse .navbar-nav>li:nth-child(4) {
        width: 9em;
    }

    .navbar-inverse .navbar-nav>li:nth-child(5) {
        width: 9em;
    }

    .navbar-inverse .navbar-nav>li:nth-child(6) {
        width: 9em;
    }
}

@media screen and (min-width: 992px) {
    .navbar>.container .navbar-brand {
        padding-top: 1em;
    }

    .navbar-nav {

        float: left;
        padding-top: 1.3em;
    }
}

@media screen and (min-width: 1200px) {
    .navbar-nav {

        float: right;
        padding-top: 1.3em;
    }

    .navbar-inverse .navbar-nav>li:nth-child(1) {
        width: 13.5em;
    }

    .navbar-inverse .navbar-nav>li:nth-child(2) {
        margin-right: 1rem;
    }

    .navbar-inverse .navbar-nav>li:nth-child(3) {
        width: 8em;
    }

    .navbar-inverse .navbar-nav>li:nth-child(4) {
        width: 9em;
    }

    .navbar-inverse .navbar-nav>li:nth-child(5) {
        width: 9em;
    }

    .navbar-inverse .navbar-nav>li:nth-child(6) {
        width: 9em;
    }
}

.footer-container {
    background-color: #3b4346;
    padding-top: 3rem;
}

.footer-container p {
    color: white;
    padding: 2rem;
}

.topOnlineCainosWrapper {
    padding: 1rem;
    background: #f7f7f7;
    border-radius: 7px;
}

.topOnlineCainosWrapper img {
    width: 2rem;
    top: 0.7rem;
    position: relative;
}

.casino-content a {
    color: #abcdea !important
}

.bottom-section {
    padding-top: 2rem
}

.navbar-fixed-top {
    border-width: 0;
}

.jumbotron .container {
    max-width: 1170px;
}

ol {
    padding-left: 20px;
}

.content {
    width: 1170px;
}

.content-casinos {
    width: 100%;
    max-width: 95rem;
    margin: 0 auto;
}

.content-casinos h1 {
    text-align: center;
    margin-top: 8rem;
    font-weight: 700;
    font-size: 4.8rem;
    color: #222222;

}

#bigp {
    margin-bottom: 7px;
    font-weight: 700;
    font-size: 1.8rem;
    color: #000000;
    margin-top: 1.6rem;
}

.significant p {
    margin-bottom: 7px;
    font-weight: 700;
    font-size: 1.8rem;
    color: #000000;

}

.content-casinos h2 {
    font-weight: 700;
    font-size: 3.6rem;
    margin-top: 5rem;
    color: #222222;
}

.content-casinos h3 {
    font-weight: 700;
    font-size: 2.8rem;
    margin-top: 3rem;
    color: #222222;
}

.content-casinos h4 {
    font-weight: 700;
    font-size: 2.4rem;
    color: #222222;
    margin-top: 2rem;
}

.content-casinos h5 {
    font-weight: 700;
    color: #222222;
    font-size: 2rem;
}

.content-casinos p {
    line-height: 20px;
    margin-bottom: 1.5rem;
    font-size: 1.6rem;
    font-weight: 400;
    color: rgba(34, 34, 34, .7);
}

.imp-img img {
    border-radius: 1rem;
}

.content-casinos li {
    font-size: 1.6rem;
    font-weight: 400;
    color: rgba(34, 34, 34, .7);

}

@media(max-width: 700px) {
    .content-casinos {
        text-align: center;
    }
 .top-3-casinos-item-content{
            width: 100% !important;
            gap: 45px;
        }
    .content-casinos .text-fdr {
        margin-bottom: 1rem;
    }

    .content-casinos .imp-img {
        flex-wrap: wrap;
        justify-content: center;
    }

    .content-casinos .right {
        margin-left: 0;
    }

    .content-casinos .left {
        margin-right: 0;
    }

    .content-casinos .green-red-list {
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
    }

    .content-casinos .pros {
        width: 90%;
        margin-bottom: 1.5rem;
    }

    .content-casinos .cons {
        width: 90%;
    }

    .content-casinos #crypto {
        margin-top: 0;
    }

    #crypto .text {
        order: 1;
    }

    #crypto p {
        order: 2;
    }

    #banner_list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}


.text-fdr {
    margin-bottom: 4rem;
}

.federal-gambling ul {
    margin-bottom: 5px;
}

.imp-img cryp {
    margin-top: 30px;
}

.crypt-step {
    margin-top: 4rem;
}

.imp-img {
    display: flex;
    align-items: center;
}

.image-margin {
    margin: 26.5px 0 26.5px 0;
}

.left {
    float: left;
    margin-right: 4rem;
}

.right {
    float: right;
    margin-left: 3rem;
}

.green-red-list {
    padding-top: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.green-red-list li {
    color: #000000;
    font-size: 1.4rem;
    border-bottom: 1px solid rgba(114, 93, 88, .1);
    padding-bottom: 1rem;
    padding-top: 1rem;

}

.pros ul li::marker {
    color: #0E9558;

}

.cons ul li::marker {
    color: #C00015;

}

.pros {
    width: 49%;
    border-radius: 1rem;
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(14, 149, 88, 0.05);
    border: 1px solid rgba(14, 149, 88, 0.2);


}

.cons {
    width: 49%;
    border-radius: 1rem;
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(192, 0, 21, 0.05);
    border: 1px solid rgba(192, 0, 21, 0.2);

}

.pros h4 {
    margin-left: 3rem;
    color: #0E9558;
    height: 26px;
}

.pros i {
    padding-right: 5px;
}

.pros-cont {
    width: 90%;
    margin-top: 1rem;
    margin-bottom: 3rem;
}

.pros-cont ul li:last-child {
    border-bottom: none;
}

.cons-cont ul li:last-child {
    border-bottom: none;
}

.cons h4 {
    margin-left: 3rem;
    color: #B42318;

}

.cons i {
    padding-right: 5px;
}

.cons-cont {
    width: 90%;

}
.colorp {
    color: #222222 !important;
}

.list-none {
    padding-top: 0 !important;
    border-bottom: none !important;
}
.faq-online-box {
    color: #2E4C6B;
    background-color: rgba(46, 76, 107, 0.04);
    margin-bottom: 8rem;
    margin-top: 4rem;
}

.faq-online-box h5 {
    color: #2E4C6B;
    font-weight: 500;
    font-size: 2rem;
    padding-top: 5px;
    margin-bottom: 5px;
}

.faq-online-box p,
.faq-online-box li {
    color: rgba(46, 76, 107, .75);
}
.faq-online-box .faq-item{
    padding-bottom: 1.5rem;
}
.faq-online-box .faq-item:not(:nth-last-of-type(1)) {
    border-bottom: 1px solid rgba(46, 76, 107, .2);
}

.faq-online-box-content {
    padding: 0 3rem 2.5rem;
}

.faq-online-box h2 {
    padding: 5rem 3rem 2rem;
    margin: 0;
    color: #2E4C6B;
}

.faq-online-box i {
    margin-right: 6px;
}

.faq-online-box-content p:last-child {
    border-bottom: none;
}

#crypto {
    margin-top: 2rem;
}

.in {
    display: block;
}

.gambling-table-holder {
    background-color: #f7f8fa;
    padding: 2rem;
}

.gambling-table tr th:first-child {
    width: 35%;

}

.gambling-table tr th:nth-child(2) {
    width: 25%;
}

.gambling-table th {
    width: 700;
    font-size: 1.8rem;
    color: #2E4C6B;
}

.gambling-table tr td:first-child {
    font-weight: 700;
    font-size: 1.4rem;
    color: #2E4C6B;
}

.gambling-table tr td:last-child {
    color: #2E4C6B;
}

.gambling-table tr:not(:nth-last-of-type(1)) {
    border-bottom: 1px solid #e0e0ec;

}

.gambling-table td {
    padding-bottom: 1.1rem;
    padding-top: 8px;
    height: 6rem;
}

.green {
    color: #0E9558;
}

.red {
    color: #D81C1C;
}

ol li {
    font-weight: bold;
}

.p-pros-cons-arz {
    display: flex;
    gap: 2%;
}

.p-pros-cons-arz p {
    width: 49%;
}

.timeline li {
    color: #222222;
    font-size: 1.8rem;
    font-weight: 700;
}

.timeline {
    position: relative;
    padding-left: 2rem;
}

.timeline::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 2px;
    background-color: rgba(28, 120, 253, 0.27);
}

.timeline #bigp {
    position: relative;

}

.timeline #bigp::after {
    content: "•";
    position: absolute;
    left: -2.4rem;
    top: -8px;
    font-size: 2.8rem;
    color: #207BFD;
    border: 1px solid #ffffff;
    border-radius: 50%;
    background-color: #ffffff;
}

#cont-margin {
    margin-top: -90px;
}

#bigp2 {
    font-size: 1.6rem;
    font-weight: 700;
    color: #222222;

}

.calloutbox {
    display: flex;
    list-style-type: none;
    padding-left: 0;
    justify-content: space-around;
    padding-top: 4.5rem;
}

.calloutbox p {
    padding: 0 1.5rem;
    padding-bottom: 0;
}

.lottery .text-call {
    margin-bottom: 5rem;
}

.daily .text-call {
    margin-bottom: 2rem;
}

.lottery {
    display: flex;
    flex-wrap: wrap;
    width: 30%;
    height: 22rem;
    text-align: center;
    border: 1px solid rgba(14, 149, 88, 0.38);
    overflow: visible;
    background: rgba(14, 148, 87, 0.08);
    border-radius: 5px;
}

.lottery li p:last-child {
    padding-bottom: 1rem;
}

.daily {
    display: flex;
    flex-wrap: wrap;
    width: 30%;
    height: 22rem;
    text-align: center;
    border: 1px solid rgba(14, 149, 88, 0.38);
    overflow: visible;
    background: rgba(14, 148, 87, 0.08);
    border-radius: 5px;
}

.daily li p:first-child {
    padding-top: 1rem;
}

.social {
    display: flex;
    flex-wrap: wrap;
    width: 30%;
    height: 22rem;
    text-align: center;
    border: 1px solid rgba(14, 149, 88, 0.38);
    overflow: visible;
    background: rgba(14, 148, 87, 0.08);
    border-radius: 5px;
}

.social li p:first-child {
    padding-top: 1rem;
}

.icon {
    background-color: #086B3E;
    border-radius: 50%;
    width: 7.5rem;
    height: 7.5rem;
    border: 8px solid white;
    margin-top: -3.5rem;
    margin-left: 10.5rem;
}

.ball-8 {
    width: 4rem;
    padding-top: 9px;
}

.available-licenses-box {
    border: 1px solid rgba(46, 76, 107, .2);

}

.licenses ul {
    display: flex;
    list-style-type: none;
    padding: 1rem 2rem;
    justify-content: space-between;
    border-top: 1px solid rgba(46, 76, 107, .2);

}

.licenses ul>* {
    width: 33%;
    gap: 3%;

}

.licenses ul li {
    border-right: 1px solid rgba(46, 76, 107, .2);
    padding-left: 30px;
    padding-top: 2rem;

}

.licenses ul li:last-child {
    border-right: none;
}

.ava-lice-head {
    display: flex;
    padding: 1.5rem 0 0 2.5rem;
}

.deposit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, .1);

}

.deposit .icon-met {
    background-color: #F7F8F9;
    border-radius: 5px;
    flex: 0 10rem;
    max-width: 10rem;
    height: 7.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.deposit_text {
    flex: 0 calc(100% - 10rem - 1.6rem);
    max-width: calc(100% - 10rem - 16rem);
}

@media screen and (max-width: 775px) {
    .deposit {
        display: block;
    }

    .deposit .icon-met {
        margin: 0 auto 16px;
    }

    .deposit .deposit_text {
        max-width: 100%;
    }
}

.table-mid {
    padding-right: 1.5rem;
    color: #2E4C6B;
}

.content-casinos .bigp {
    font-size: 1.8rem;
    font-weight: 700;
    color: #222222;
}

.order-list-num ol {
    counter-reset: list-counter;
    list-style: none;
    padding-left: 0;
}

.order-list-num ol li {
    counter-increment: list-counter;
    position: relative;
    padding-left: 3.5rem;
}

.order-list-num ol li::before {
    content: counter(list-counter);
    background: rgba(46, 76, 107, 0.11);
    color: #2E4C6B;
    border-radius: 50%;
    width: 2.6rem;
    height: 2.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
}

.bord-green-am {
    background: rgba(14, 148, 87, 0.05);
    padding: 1.5rem;
    border-radius: 5px;
}

.ilegal-section {
    display: flex;
    justify-content: space-between;
}

.ilegal-border {
    display: flex;
    background-color: rgba(180, 35, 24, 0.13);
    height: 8.3rem;
    width: 25rem;
    align-items: center;
    justify-content: flex-end;
    gap: 3%;
    border-radius: 5px;
}

.ilegal-border img {
    width: 2rem;
    height: 2rem;

}

.ilegal-icon {
    width: 4.3rem;
    height: 4.3rem;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 4px solid red;
}

.ilegal-section p {
    width: 70%;
}

@media screen and (max-width: 775px) {
    .ilegal-section {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;

    }

    .ilegal-section p {
        width: 100%;
    }
}

@media screen and (max-width: 930px) {
    .calloutbox {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;

    }

    .lottery {
        width: 100%;
        justify-content: center;
    }

    .icon {
        justify-content: center;
        margin-left: 0;
    }

    .daily {
        width: 100%;
        justify-content: center;
    }

    .social {
        width: 100%;
        justify-content: center;
    }
}

.licenses .midp {
    font-weight: 700;
    font-size: 1.6rem;
    color: #011E11;
}

.calloutbox .midp {
    font-weight: 700;
    font-size: 1.6rem;
    color: #011E11;
}

.ava-lice-head p {
    font-weight: 700;
    font-size: 1.8rem;
    color: #222222;

}
.font-gam{
    font-weight: bold !important;
    color: #222222 !important;
    font-size: 2rem !important;
}
.ava-lice-head i {
    font-size: 3rem;
    height: 3rem;
    width: 3rem;
    margin-right: 1rem;
}

.ilegal-border p {
    color: #B42318;
    margin-bottom: 0;
}

.warning-illegal {
    float: right;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    border-radius: 5px;
    width: 250px;
    background: #f5e3e1;
    margin-left: 10px;
    margin-bottom: 10px;
}

.warning-illegal img {
    flex: 0 43px;
    max-width: 43px;
}

.warning-illegal p {
    flex: 0 calc(100% - 43px - 10px);
    max-width: calc(100% - 43px - 10px);
    margin-bottom: 0;
    color: #b42318;
}
.warning-illegal p:empty{
    display: none;
}
.warning-illegal p span {
    font-weight: 700;
}

@media screen and (max-width: 575px) {
    .warning-illegal {
        width: 100%;
        float: none;
        margin-left: 0;
        justify-content: center;
    }

    .warning-illegal p {
        flex: 0 auto;
        max-width: initial;
        margin-left: 10px;
    }
}


.com-casi-bg{
    background-color: rgba(46, 76, 107, 0.05);
    padding: 15px 30px 15px 30px;
    border-radius: 10px;
    margin-bottom: 20px ;
}
.content-thumb-image {
    width: 50%;
    height: auto;
    margin-bottom: 16px;
    margin-top: 16px;
    border-radius: 15px;
}
.floatRight {
    float: right !important;
    margin-left: 40px;
}
.floatLeft {
    float: left !important;
    margin-right: 40px;
}
.content-thumb-image.wmax-420 {
    width: 50%;
    max-width: 420px;
    height: auto;
}
.clear-both{
    clear: both !important;
}
.mt-3 {
    margin-top: 3% !important;
}
.mt-5 {
    margin-top: 5% !important;
}
.source a{
    font-weight: bold;
}
.source li{
    padding-bottom: 15px;
}
.source li::marker{
    color: #337ab7;
}

.green-red-list li p{
    color: #000000;
    font-size: 1.4rem;
    border-bottom: 1px solid #725d5815;
    padding-bottom: 10px;
}

.faq-online-box-content p {
    border-bottom: 1px solid #2e4d6b1c;
    padding: 0 0 15px;
}

.top-3-casinos-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    border: 1px solid #f3f4f7;
    border-radius: 8px;
    padding: 10px 25px;
}

.top-3-casinos-item:not(:nth-last-of-type(1)) {
    margin-bottom: 16px;
}

.top-3-counter {
    border-radius: 8px 0 8px 0;
    background: #f3f4f7;
    color: #053059;
    display: flex;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 0;
}

.top-3-item-logo {
    flex: 0 18%;
    max-width: 18%;
    border-right: 1px solid #f3f4f7;
}

.top-3-item-logo img {
    width: 90%;
    display: block;
    margin: 0 auto;
    max-width: 95px;
    height: auto;
}

.top-3-item-bonus {
    flex: 0 21%;
    max-width: 21%;
    text-align: center;
    padding: 0 10px;
    font-size: 14px;
    color: #053059;
    font-weight: 500;
    line-height: 1.3;
}

.top-3-item-bonus .card-bonus-icon {
    height: 20px;
    width: auto;
}
.bonusType{
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}
.top-3-item-bonus .bonus-icon-holder {
    padding: 5px 15px;
    height: initial;
}

.top-3-item-bonus span.inline {
    display: inline-block;
}
.top-3-item-bonus .bonusPercent, .top-3-item-bonus .bonus-ammount_group span{
    color: #053059;
    font-size: 18px;
        font-weight: 600;
}
.top-3-item-bonus .bonusPercent,
.top-3-item-bonus .bonus-ammount_group span {
    color: #053059;
        
}

.top-3-item-bonus .bonus-ammount_group {
    font-size: 22px;
    font-weight: 700;
}

.top-3-item-highlights {
    flex: 0 38%;
    max-width: 38%;
    border-radius: 3px;
    background-color: #f3f4f7;
}

.top-3-item-highlights ul {
    margin: 0;
    padding: 24px 35px;
}

.top-3-item-highlights ul li {
    margin: 0;
    margin-left: 0 !important;
    padding: 0;
    font-size: 14px;
    color: #053059 !important;
}
.btn-5 .btn-play {
    background-color: #ef4100;
}
.top-3-item-highlights ul li:not(:nth-last-of-type(1)) {
    margin-bottom: 6px;
}

.top-3-item-buttons {
    flex: 0 19%;
    max-width: 23%;
    padding: 0 0 0 24px;
    text-align: center;
}
.list-title{
    margin-bottom: 20px;
}
.top-3-item-buttons a p {
    margin-bottom: 0;
    font-size: 16px;
}

.top-3-item-buttons a.btn {
    width: 100%;
    display: block;
    padding: 0;
    height: 44px;
    background-color: #ef4100;
}

.top-3-item-buttons a.btn p {
    line-height: 44px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.top-3-item-buttons a.review {
    margin-bottom: 0;
}

.top-3-item-buttons a.review p {
    line-height: 33px;
}

.top-3-item-buttons a.review:hover p {
    text-decoration: underline;
}

.pros-cons-flex {
    display: flex;
    justify-content: space-between;
    height: 100%;
}
 
    @media screen and (max-width: 575px) {
  .top-3-casinos-item {
    flex-wrap: wrap;
    padding: 16px;
  }

  .top-3-item-logo {
    flex: 0 33%;
    max-width: 33%;
  }

  .top-3-item-bonus {
    flex: 0 65%;
    max-width: 65%;
  }

  .top-3-item-highlights,
  .top-3-item-buttons {
    flex: 0 100%;
    max-width: 100%;
    text-align: center;
  }

  .top-3-item-highlights {
    margin: 16px 0;
  }

  .top-3-item-buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0;
  }

  .top-3-item-buttons a {
    flex: 0 48%;
    max-width: 48%;
  }
  .top-3-item-bonus .bonus-ammount_group{
    margin-top: 18px;
  }
}
