@charset "UTF-8"; #creer-compte .input-group-text { width: 255px; } #creer-compte hr { height: 2px; margin: 35px 0; } .info-compte .tooltip-box { top: 45px; right: 10%; } @media (max-width: 768px) { #creer-compte .input-group-text { width: 100%!important; } .info-compte .tooltip-box { top: 80px; right: 20%; } }