
	aside.the-sponsor-banner{
		width: 100%;
	}
	aside.the-sponsor-banner a,
	aside.the-sponsor-banner div{
		width: 100%;
		display: flex;
		justify-content: center;
	}
	aside.the-sponsor-banner a img,
	aside.the-sponsor-banner div img{
			width: 100%;
			height: auto;
	}