@@ -1,4 +1,7 @@
@media screen and (max-width: 1024px) {
+ header nav{
+ width: 90%!important;
+ }
.gal{
.title_gal{
top: 15vw!important;
@@ -13,6 +16,9 @@
transform: translate(0%, -125%)!important;
}
+ #newsletter #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper.embedForm{
+ width: 50%!important;
@media screen and (max-width: 960px) {