diff --git a/assets/stylesheets/template/template.scss b/assets/stylesheets/template/template.scss index 243968e..6d57e58 100644 --- a/assets/stylesheets/template/template.scss +++ b/assets/stylesheets/template/template.scss @@ -41,7 +41,7 @@ // container setting .response-container { position: relative; - margin: auto; + margin:auto!important; @media (max-width: $screen-xs) { width: 100%; }