.supplier_list h3{
	font-weight: 700;
	margin-bottom: 20px;
}

.supplier_list .part{
	margin-bottom:70px;
}

#lineCard{
	margin-top: 80px;
    margin-bottom: 100px;
	
	
}

@media (max-width:499px){
	.supplier_list .col-xs-6{
		width: 100%;
		
	}

}