|
@@ -6863,6 +6863,12 @@ header .menu-mobile ul li a:hover {
|
|
|
.soc .tw:hover {
|
|
.soc .tw:hover {
|
|
|
background: url(../img/style/soc-twitter-hover.png); }
|
|
background: url(../img/style/soc-twitter-hover.png); }
|
|
|
|
|
|
|
|
|
|
+.soc .insta {
|
|
|
|
|
+ background: url(../img/style/soc-insta.png); }
|
|
|
|
|
+
|
|
|
|
|
+.soc .insta:hover {
|
|
|
|
|
+ background: url(../img/style/soc-insta-hover.png); }
|
|
|
|
|
+
|
|
|
.main-container .col-lg-10 {
|
|
.main-container .col-lg-10 {
|
|
|
width: 80%; }
|
|
width: 80%; }
|
|
|
|
|
|