.ads-container-size
{
	width: 500px;
	height: 350px;
	top: calc(50% - 135px); 
	transition: transform 0.25s;
}

.ads-title-size
{
	left: 40px;
	width: 290px;
}



