.Sk-Public-theme .UnderLine { text-decoration-line: underline; } <div class="Sk-Public-theme container-flex"> <div class="col-12 d-block text-right" style="margin: auto; margin-bottom: 0px;"> <a href="/c/portal" class="small-text tc-primary-1 FontBold UnderLine"> Soy administrador </a> </div> </div> <style> .container-flex{ min-height: calc(100vh - 253px); display: flex !important; align-items: center !important; justify-content: center !important; box-sizing: border-box; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; background-image:url('/documents/Retail/FondoPrincipalRetail'); } .portlet{ margin: 0px !important; } .portlet-content{ opacity: 1.0 !important; border: none !important; padding: 0px !important; min-height: 120px; } .portlet-header{ margin: 0px !important; }