.section1 {
    padding-top: .875rem;
}
.section1 .flex {
    gap: 3rem;
}
.section1 .content p {
    text-align: justify;
}
.section1 .content img {
    cursor: pointer;
    width: 100%;
}
.section1 .right {
    width: 2.875rem;
    height: 100%;
}
.section1 .content video {
    width: 100%;
}