ul.evtr-widget {
	margin: auto;
	max-width: 975px;
}

a.evtr-partner-url {
	display: none !important;
}

a.evtr-partner-name  {
	display: none !important;
}
.evtr-partner img {
max-width: 150px!important;
	max-height: 70px !important;
}

li.evtr-partner {
	
   /* width: 120px !important;
    height: 50px !important; */
    display: flex !important;
    display: -webkit-flex !important;
    flex-direction: column;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center;
    margin: 8px;
        margin-right: 8px;
        margin-bottom: 8px;
        margin-left: 8px;
    margin-right: 13px;
    margin-left: 13px;
    margin-bottom: 30px !important;
	
			
}

ul.evtr-partners {
	
	
	display: flex!important;
	display: -webkit-flex!important;
	flex-wrap: wrap;
 	-webkit-flex-wrap: wrap;
	justify-content: center!important;
	
		
}

a.evtr-partner-img {
	
	max-height: 100px;
	
}

img.imgpartner {

	max-width: 120px!important;
    max-height: 70px!important;
    margin: auto;

   
}

h2.partner_type {
	font-size: 26px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px !important;
	color:#D91C56;
	

}



h3.section-subheading {
	margin-top: 20px!important;
	margin-bottom: 20px !important;
}

ul.evtr-partners:nth-of-type(1) li 
{	max-height: 190px!important;
	width: 280px!important;
}
ul.evtr-partners:nth-of-type(1) img 
{
	
	max-height: 190px!important;
	max-width: 280px!important;
}


ul.evtr-partners:nth-of-type(2) li
{
	
	max-height: 190px!important;
	width: 320px!important;
}

ul.evtr-partners:nth-of-type(2) img
{
	
	max-height: 190px!important;
	max-width: 320px!important;
}

ul.evtr-partners:nth-of-type(3) li
{	
	width: 180px!important;
}
ul.evtr-partners:nth-of-type(3) img
{
	max-width: 180px!important;
}
ul.evtr-partners:nth-of-type(4) li
{	
	width: 180px!important;
	max-height: 70px !important;
}
ul.evtr-partners:nth-of-type(4) img
{
	
	max-height: 70px !important;
}
ul.evtr-partners:nth-of-type(5) li 
{	
	width: 150px!important;
	max-height: 70px !important;
}
ul.evtr-partners:nth-of-type(5) img 
{
	max-width: 150px!important;
	max-height: 70px !important;
}

ul.evtr-partners:nth-of-type(6) li 
{	
	width: 150px!important;
	max-height: 70px !important;
}
ul.evtr-partners:nth-of-type(6) img 
{
	max-width: 150px!important;
	max-height: 70px !important;
}