.orders-path-header {
background-color: #385898;
}
.orders-path-header .back-link {
color: white;
border: 2px solid white;
}
}
@media (max-width: 768px) {
.orders-path-header .logo img {
    max-height: 50px!important;
    margin-left: 60px!important;
    margin-top: 1px!important;
}