﻿.hpad > div {
    margin: 0 auto;
}


@media (max-width: 468px) {
    #BANNER_01, #BANNER_02, #BANNER_03, #BANNER_04, #Leaderboard_01 {
        display: none !important;
    }
}

@media (max-width: 320px) {
    #LARGE_MOB_REC_01, #LARGE_MOB_REC_02, #LARGE_MOB_REC_03, #LARGE_MOB_REC_04 {
        display: none !important;
    }
}

@media (max-width: 300px) {
    #TOWER_LONG_01, #TOWER_LONG_02, #TOWER_LONG_03, #TOWER_LONG_04 {
        display: none !important;
    }
}

@media (max-width: 300px) {
    #MEDIUM_MOB_REC_01, #MEDIUM_MOB_REC_02, #MEDIUM_MOB_REC_03, #MEDIUM_MOB_REC_04 {
        display: none !important;
    }
}

@media (max-width: 300px) {
    #MEDIUM_REC_1, #MEDIUM_REC_2, #MEDIUM_REC_3, #MEDIUM_REC_4 {
        display: none !important;
    }
}

@media (max-width: 300px) {
    #SMALL_MOB_REC_01, #SMALL_MOB_REC_02, #SMALL_MOB_REC_03, #SMALL_MOB_REC_04 {
        display: none !important;
    }
}

@media (max-width: 240px) {
    #TOWER_01, #SMALL_REC_01 {
        display: none !important;
    }
}

@media (max-width: 460px) {
    #DT_SQUARE_01 {
        display: none !important;
    }
}