.center_title {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.banner_img {
    width: 100%;
    max-width: 100rem;
}
