section.banner .content{
    max-width: 692px !important;
}

section.second_section img{
    max-height: 350px;
    object-fit: contain;
    margin-bottom: 30px;
    height: 100%;
}

section.second_section .row{
    gap: 30px 0;
}

section.second_section a.green_btn{
    margin-top: 20px;
}

section.second_section .content{
    height: 100%;
    display: flex;
    flex-direction: column;
}