.container-fluid{
    --bs-gutter-x:0rem !important;
}
@media screen and (width<1320px){
    .media-sos{
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
}
