﻿/*===============Left===============*/
.lads-main
{
	width: 180px;
}
	.lads-main img,
	.lads-main embed,
	.lads-main frame
	{
		width: 100% !important; height: 100% !important; object-fit: cover;
	}
/*===============Right===============*/
.rads-main
{
	width: 310px;
}
	.rads-main img,
	.rads-main embed,
	.rads-main frame
	{
		width: 100% !important; height: 100% !important; object-fit: cover;
	}
/*===============Np Bottom===============*/
.npads-main
{
	width: 620px;
}
	.npads-main img,
	.npads-main embed,
	.npads-main frame
	{
		width: 100% !important; height: 100px !important; object-fit: cover;
	}
/*===============News Bottom===============*/
.newsads-main
{
	width: 580px;
}
	.newsads-main img,
	.newsads-main embed,
	.newsads-main frame
	{
		width: 100% !important; height: 80px !important; object-fit: cover;
	}