@@ -0,0 +1,8 @@
+.bg-contacto {
+ /* Location of the image */
+ background-image: url(../img/contacto/bg-contacto.png);
+ background-repeat: no-repeat;
+ background-size: 100%;
+ background-position: center;
+ margin-top: 110px;
+}