...
|
...
|
@@ -375,9 +375,9 @@ textarea:placeholder, |
|
|
***/
|
|
|
.hero-section {
|
|
|
position: relative;
|
|
|
background: url('../img/hero/hero-bg.png');
|
|
|
background-position: center bottom;
|
|
|
background-size: cover;
|
|
|
/*background: url('../img/hero/hero-bg.png');*/
|
|
|
/*background-position: center bottom;*/
|
|
|
/*background-size: cover;*/
|
|
|
}
|
|
|
.concat-concat {
|
|
|
position: relative;
|
...
|
...
|
|