.container-fluid {
}
.mb-4 {
	margin: 0 !important;
}
.card-header {
	/* color: #fff;
	background: #1485BD url('../bg03.jpg') top left no-repeat; */
	background-color: #fff;
}
.card {
	border: none;
}
.card-header:first-child {
	border-radius: 0;
}
.leftAds300 {
	float: left;
	width: 300px;
	height: 250px;
	margin: 0 10px 10px 0;
}

.leftAds336 {
	float: left;
	width: 336px;
	height: 280px;
	margin: 0 20px 20px 0;
}

.rightAds300 {
	float: right;
	width: 300px;
	height: 250px;
	margin: 0 0 10px 10px;
}

.rightAds336 {
	float: right;
	width: 336px;
	height: 280px;
	margin: 0 0 10px 10px;
}

.ads120 {
	margin-left: 20px;
}

.right_side {
	padding: 5rem 1rem;
}

.footer {
  background-color: #343a40;
  color: #fff;
  text-align: center;
}