.right_selectcar{
	float: left;
    width: 70% !important;
    width: calc(100% - 400px);
}
.right_selectcar ul li{
	 width: 200px;
    float: left;
     list-style-type: none; 
    text-align: center;
    min-height: 170px;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.29);
    margin-right: 20px;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
}

.accordionoffets .table td:first-child { 
    font-weight: 600; 
    width: 30%; 
} 