ar-poncho 2.0.224 → 2.0.225

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -831,6 +831,16 @@ width: auto!important; height: 35px!important;
831
831
  .container-campania {
832
832
  width: 750px!important;
833
833
  }}
834
+ @media only screen and (min-width: 768px) and (max-width: 991px) {
835
+ .container-campania.jumbotron {
836
+ height: 275px;
837
+ margin-bottom: 150px
838
+ }
839
+ .panel.panel-default.panel-border-escarapela.etapa2.panel-camp-principal {
840
+ margin-bottom: 30px;
841
+ margin-top: 162px
842
+ }
843
+ }
834
844
  @media (min-width: 992px){
835
845
  .container-campania {
836
846
  width: 970px!important;