	#main-content.index .banner ~ .banner {

    margin-top: 12px;

}

#main-content.index .banner:nth-of-type(n+4) {

    display: block!important;

}