47 lines
842 B
SCSS
47 lines
842 B
SCSS
// out: ../style-css/page-pozycjonowanie-mielec.css, compress: true, sourceMap: true
|
|
@import "mixins";
|
|
@import "variables";
|
|
|
|
#page-37 {
|
|
.box-01 {
|
|
padding-top: 0;
|
|
}
|
|
|
|
h2 {
|
|
font-weight: 600;
|
|
font-size: 1.5rem;
|
|
line-height: 29px;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.header_hero {
|
|
background-image: url("/upload/filemanager/Project-Design/pozycjonowanie-stron/Mielec/pozycjonowanie-stron-mielec.jpg");
|
|
}
|
|
|
|
.box-04 {
|
|
#scontainer-140 {
|
|
p {
|
|
&:not(:last-child) {
|
|
margin-bottom: 70px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
@media (max-width: 1199px) {
|
|
.box-04 {
|
|
#scontainer-140 {
|
|
.scontainer-content {
|
|
.col_2 {
|
|
text-align: center;
|
|
grid-row-start: 1;
|
|
|
|
img {
|
|
height: 400px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |