#t4-fp-leaderboard-banner .mod-banners{
	width:728px;
	margin:auto;
}
#t4-related .mod-banners{
	width:728px;
	margin:auto;
	margin-bottom:30px;
}
.banneritem, .advertising{
	text-align:center;
}
.advertising{
	margin:auto;
	margin-bottom:30px;
}



.items-row .item .item-inner{
    background: none;
    border-radius: none;
    overflow: hidden;
    -webkit-transition: none;
    transition: none;
}

.items-row .item:hover .item-inner {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.junewsultra .jn .jn-right {
    float: left;
    width: 100%;
}

@media screen and (max-width: 480px) {
	.fp-banner .banneritem{
		max-width:345px!important;
		height:auto;
		padding-top:30px;
	}
}
@media screen and (max-width: 320px) {
	.fp-banner .banneritem{
		max-width:290px!important;
		height:auto;
		padding-top:30px;
	}
}


.form-control, .form-select, .form-check-input{
	border:1px solid #495057;
}
