@media screen and (min-width: 576px) {
.institucional-subtitle{
    border-bottom: none;
}

.top-line{
    border-bottom: 4px solid #EAD007;
    width: 50%;
    opacity: 100%;
}

.main{
    margin-top: 30px;
}
}