body > .grid {
    height: 100%;
}
.ui.segment:first-child{
    margin-top: 10px;
}

.ui.medium.image {
    width: auto !important;
}

.context.principal,
.context.principal .grid {
    height: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.info-group .content,
.info-group .content .sub.header,
.info-group{
    color: white;
}

p.info-group{
    font-size: 15px !important;
    line-height: 20px !important;
    text-align: justify;
    padding-right: 20px;
}

.info-group .content{
    font-size: 35px !important;
    line-height: 40px !important;
}

.info-group .content .sub.header{
    font-size: 15px !important;
    line-height: 20px !important;
}