.container_sanepid {
    max-width: 1200px;
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}