.introducao-solar {
    display: flex;
}

.introducao-solar__container {
    display: flex;
    flex-direction: column;
    line-height: 1.4;
    justify-content: space-around;
    padding: 0 4%;
    font-size: 1.25em;
    width: 49.5%;

}

.video-solar {
    width: 49.5%;
}
