.h600{
    height: 6.25rem;
    background-image: url('../img/recruit/bananer.jpg');
}
.padding30{
    padding: 0.25rem 0.312rem;
}
aside{
    width: 100%;
    padding: 0.677rem 0;
    background: #efefef;
}

aside .center{
    width: 12.565rem;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    padding: 0 0.270rem;
}

aside .center h1{
    font-size: 0.391rem;
    color: #0d8de4;
}
aside .center h3{
    font-size: 0.25rem;
    color: #4b4b4b;
    font-weight: 600;
}

aside .center p{
    font-size: 0.25rem;
    line-height: 0.4rem;
}