/* Sponsored logo css starts*/
.title-sponsor-block{
  margin-right: 35px;
}
.sponsor-logo-wrap h3{
  font-family:'Roboto';
  font-size:16px;
  font-weight:bold;
  margin-bottom:4px;
}
.co-sponsor{
  margin-right:20px;
}
.pf-logo img{
  width:90%;
}

.co-sponsor-block h3{
    font-size:14px;
    margin-top:1px;
}
/* Sponsored logo css ends */



/*Aamar Kolkata added on 12-02-2021*/
.mykol-sponsor-row .sponsor-logo-wrap h3{
  	font-family:'Roboto';
  	font-size:12px;
  	font-weight:bold;
    text-align: center;
    background: #EBEBEB 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    margin-bottom: 4px;
    padding: 2px 16px;
}
.top-title-sponsor-block {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    padding: 5px 0;
    opacity: 1;
    /*width: 92px;
    height: 57px;*/
    height: 70px;
}
.co-powered-block{
	margin-right:35px;
}
.co-powered-logo .co-sponsor-logo{
	/*width: 70px;
    height: 57px;*/
    height: 70px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    padding: 5px 10px;
    opacity: 1;
    margin-bottom: 10px;
    margin-right: 10px;
}
.co-powered-logo .co-sponsor-logo:last-child {
    margin-right: 0;
}
.co-sponsor-logo-wrap .co-sponsor-logo{
	/*width: 70px;
    height: 57px;*/
    height: 70px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    padding: 5px 10px;
    opacity: 1;
    margin-bottom: 10px;
    margin-right: 10px;
}
.co-sponsor-logo-wrap .co-sponsor-logo:last-child {
    margin-right: 0;
}
.desktop-logo-image img{
  width:220px;
}
/*Aamar Kolkata added on 12-02-2021*/




/*Added on 21st June 2021*/
.co-sponsor-block{
	/*width:360px;*/ 
    width:217px;
	overflow: hidden;
}
/*Added on 21st June 2021*/