/* home top */
#home_top {
    max-width: 1400px;
    width: 100%;
    margin-top: .5rem;
    padding: 0 15px;
    margin: 0 auto;
}