@media only screen and (min-width: 768px) and (max-width: 912px) {



.content-wrapper{

    margin-left: 0px!important;

}

.header__book--btn {

    top: 42px;

    left: 72px;

    right: auto;

}

.navbar .navbar-brand img {

    margin-right: 5px;

}

}

@media only screen and (max-width: 767px) { 

.header__book--btn {

    top: 30px;

    left: 72px;

    right: auto;

}

.logistikcounterup .col{ width:100%; }
.achive-about-wrap{ margin-right:0px!important; }
}