#garmin-wrap {
    display: flex;
    flex-direction: column;
    font-family: "LATO", Helvetica, sans-serif;
    margin: 0 auto;
    padding: 0;
    max-width: 930px;
    line-height: normal;
    text-align: center;
    overflow: hidden;
    font-size: 0;

}

#garmin-wrap img {
    width: 100%;
}

.garmin-content h2,
.garmin-content h3 {
    color: white !important;
    padding: 20px 30px !important;
    margin: 0 !important;
    background-color: black;
    font-weight: 400 !important;
    text-align: center;
}

.garmin-bg-black {
    background-color: black;
}

.garmin-content h2 {
    font-size: 30px !important;
    text-align: center;
}

.garmin-content h3 {
    font-size: 24px !important;
}

.bag-1 {
    background-image: url("//f00.esfr.pl/si_upload/OPR/Garmin/1268910_garmin_214390_v1/img/bag1.jpg");
    background-repeat: no-repeat;
    background-position: right bottom;
}



.garmin-baner {
    z-index: 1;
}

.garmin-2 {

    background-repeat: no-repeat;
    background-position: right bottom;
    display: flex;

}

.garmin-picture {
    width: 30%;
}

.garmin-picture2 {
    width: 100%;
}

.garmin-rel {
    position: relative;
}

.garmin-text {
    width: 85%;
}

.garmin-text p {
    font-size: 21px !important;
    padding: 65px 15px 0 !important;


}

.garmin-box p {
    font-size: 16px;
    color: black;
    padding: 0 15px;
}


.garmin-box span {
    font-size: 20px;
}

.col-2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.col-2>.garmin-box {
    width: 50%;

}

.garmin-box {
    display: block;

}

.garmin-box img {
    width: 100%;
}


.whell2 {
    position: absolute;
    width: 55%;
    right: -200px;
    bottom: -570px;
}

@media all and (max-width: 899px) {
    .hama-mobile {
        display: flex;
        flex-wrap: wrap;
    }

    .col-2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .garmin-content {
        width: 100%;
        text-align: center !important;
    }

    .col-2>.garmin-box {
        width: 100%;
        text-align: center !important;
    }

    .hama-order2 {
        order: 2;
    }



}
