.vehicle-header{margin-bottom:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vehicle-header,.vehicle-header>span{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vehicle-header>span{display:-webkit-box;display:-ms-flexbox;display:flex}.vehicle-header>span>div{margin:5px}.vehicle-header>:last-child{-ms-flex-item-align:center;align-self:center}.vehicle-header .avatar{min-height:120px;min-width:120px;background-size:cover!important;background-position:50%!important;border-radius:50%;border:3px solid #d3d3d3;-webkit-box-shadow:0 0 10px #d3d3d3;box-shadow:0 0 10px #d3d3d3}