.rightHandSide, .defaultSide{
	margin-bottom: 20px;
}


/*.adsRotator.rightRotator a img,
.adsRotator.rightRotator img,
.defaultSide img{
	width: 100%;
}*/

#externalRightAds .rotator,
#internalRightAds .rotator,
.defaultSide{
	margin-bottom: 20px;
	clear: none;	
	width:300px;
}

.defaultSide.col-md-12{
	padding:0px;
}



@media only screen and (min-width : 0px) and (max-width: 767px){
	#externalRightAds .rotator,
	#internalRightAds .rotator,
	.defaultSide{
		width:100%;
		overflow: visible;
    	padding-bottom: 20px;

	}

	.adsRotator.rightRotator a img,
	.adsRotator.rightRotator img,
	.defaultSide img{
		width: 100%;
	}
}

@media only screen and (min-width : 768px) and (max-width: 992px){
	#externalRightAds .rotator,
	#externalRightAds .defaultSide{
		margin-right: 4%;
		margin-bottom: 40px;
	}

	#internalRightAds .rotator.col-sm-6,
	#externalRightAds .rotator.col-sm-6,
	.defaultSide.col-sm-6{
		width:48%;
	}

	.adsRotator.rightRotator a img,
	.adsRotator.rightRotator img,
	.defaultSide img{
		width: 100%;
	}

	.rotator {
    	overflow: visible !important;   
	}
}
