.font_title_video {
    font-family: 'BebasNeueBold';
    font-size: 30px;
    margin-bottom: 40px;
}


.portfolio2 {
    /* margin-bottom: 40px; */
}

.portfolio {
    /* margin-bottom: 27px; */
    background: url("none");
    background-color: #FFFF !important;
}



@media (max-width:989px ) {
    .container_2 {
        gap: 40px;
    }
}


