diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 5c794fa0..443ceffa 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -752,10 +752,9 @@ } } @media (max-device-width:480px), screen and (max-width:800px) { - width: 10em!important; - float: right; - padding: 0 0 18px 0; - margin-top: -77px; + position: absolute; + top: 46px; + right: -8px; } } .interior .header-Outro.with-columns .col-66 {