.banner-dept p{font-size: 50px;line-height: 60px;}

table .steps {position: relative;}
table .steps:after {content: '';display: inline-block;width: 24px;height: 19px;vertical-align: text-bottom;right: -12px;top: 50%;transform: translateY(-50%);position: absolute;background: url(/_res/gradcau/graduate/img/common/ico-btn-f.png);background-repeat: no-repeat;background-size: cover;background-position: center;}

@media (max-width: 1024px) {
    .banner-dept p{font-size: 32px;line-height: 45px;}
}