76 lines
1.1 KiB
CSS
76 lines
1.1 KiB
CSS
.u-section-1 {
|
|
background-image: none;
|
|
}
|
|
|
|
.u-section-1 .u-sheet-1 {
|
|
min-height: 100vh;
|
|
}
|
|
|
|
.u-section-1 .u-image-1 {
|
|
width: 570px;
|
|
height: 507px;
|
|
margin: 46px auto 0 274px;
|
|
}
|
|
|
|
.u-section-1 .u-image-2 {
|
|
width: 238px;
|
|
height: 198px;
|
|
margin: 19px auto 0 440px;
|
|
}
|
|
|
|
.u-section-1 .u-text-1 {
|
|
font-weight: 700;
|
|
font-size: 1.25rem;
|
|
margin: 0 auto 60px 527px;
|
|
}
|
|
|
|
.u-section-1 .u-btn-1 {
|
|
padding: 0;
|
|
}
|
|
|
|
@media (max-width: 1199px) {
|
|
.u-section-1 .u-text-1 {
|
|
margin-left: 435px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 991px) {
|
|
.u-section-1 .u-image-1 {
|
|
margin-left: 150px;
|
|
}
|
|
|
|
.u-section-1 .u-text-1 {
|
|
margin-left: 333px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 767px) {
|
|
.u-section-1 .u-image-1 {
|
|
width: 540px;
|
|
height: 480px;
|
|
margin-left: 0;
|
|
}
|
|
|
|
.u-section-1 .u-image-2 {
|
|
margin-left: 302px;
|
|
}
|
|
|
|
.u-section-1 .u-text-1 {
|
|
margin-left: 250px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 575px) {
|
|
.u-section-1 .u-image-1 {
|
|
width: 340px;
|
|
height: 302px;
|
|
}
|
|
|
|
.u-section-1 .u-image-2 {
|
|
margin-left: 102px;
|
|
}
|
|
|
|
.u-section-1 .u-text-1 {
|
|
margin-left: 157px;
|
|
}
|
|
} |