@media only screen and (max-width: 768px) {
    .profile-transportation {
        padding: 0 5px !important;
    }
    .header-address {
        display: inline-block !important;
        padding: 10px !important;
    }
    .header-category .float-left, .lb-header-category, .container-rate,
    .header-address .float-left, .header-address .float-right,
    .navigation-profile-left, .navigation-profile-right,
    .div-name-route-name span {
        width: 100% !important;
    }
    .lb-header-category {
        margin: 0 !important;
        text-align: left !important;
    }
    .div-action-right-header {
        float: left !important;
        width: fit-content !important;
    }
    .icon-save {
        width: auto !important;
        margin-right: 10px !important;
    }
    .header-address .mdl-layout-title, .navigation-profile-right .item-right,
    .list-info-gara-left {
        padding: 0 !important;
    }
    .header-route, .div-name-route-name {
        display: inline-block !important;
    }
    .navigation-profile, .list-info-gara {
        margin-top: 5px !important;
    }
    .profile-route-name {
        margin: 0 !important;
    }
    .list-info-gara-left {
        width: calc(100% - 120px) !important;
    }
    .list-info-gara-right {
        width: 120px !important;
    }
    .show-numberphone-and-license_plate .mdl-button {
        padding: 0 5px !important;
    }
    .ul-transportation {
        margin-bottom: 5px !important;
    }
    .contact-container {
        top: 12px;
    }
    #show-profile-description, #show-profile-transportation-service {
        padding: 0 !important;
    }
    #show-profile-description .modal-wrapper, #show-profile-transportation-service .modal-wrapper {
        width: 100% !important;
        height: 100%;
        margin: 0 !important;
        padding: 0;
        border: 0 !important;
        border-radius: 0;
    }
    #show-profile-description .modal-content, #show-profile-transportation-service .modal-content {
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 1px solid #ccc !important;
        border-radius: 0 !important;
    }
    #show-profile-description .mdl-dialog__actions, #show-profile-transportation-service .mdl-dialog__actions {
        background: white;
        width: 100%;
    }
    .img-transportation-profile {
        width: 100%;
        box-shadow: none !important;
    }
    .img-transportation-profile img {
        width: auto !important;
        min-width: 150px !important;
        max-width: 100% !important;
        margin: 0 auto;
    }
    .horizontal-scrollable::-webkit-scrollbar {
        height: 0;
    }
}
