﻿@charset "utf-8";
/* CSS Document */
.ipl-todays-match-iframe {
	max-width: 1180px;
	width: 100%;
	margin: 0 auto;
}
#ipl-todaysmatch-en {
	height: 150px;
	min-width: 100%;
	max-width: 100%;
	width: 200px;
}


@media only screen and (max-width:670px)
{
#ipl-todaysmatch-en {
    height: 220px
}
}




