.vehicle-card-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.vehicle-card{background:#fff;cursor:pointer;border:2px solid grey;width:160px;margin-bottom:20px;margin-right:10px;border-radius:5px}.vehicle-card__image{position:relative;background-size:cover;height:104px;width:156px}.vehicle-card__selected{background-color:rgba(0,0,0,.5);height:104px;width:156px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vehicle-card__selected h4{margin:0 auto;color:#fff}.vehicle-card__types{padding:10px 20px 20px 20px}