File: D:/HostingSpaces/SBogers10/zelfverkopen.komma.pro/resources/assets/sass/site/pages/_message.scss
body#message {
.page-title .kms-content {
max-width: 1000px;
}
.dynamic-content {
padding-bottom: 80px;
max-width: 1000px;
.dynamic-block {
&.full-text-block {
.kms-content {
max-width: none;
}
}
&.content-block {
.image, .kms-content {
width: column(21, 44);
@include respond-to-width(900) {
width: 100%;
margin-top: 60px;
margin-bottom: 60px;
}
}
}
&.full-image-column figure {
max-width: none;
}
&.video-block {
max-width: none;
}
}
}
.how-it-works-cta-row {
padding: 100px 0 80px;
}
.posts-row {
padding-top: 60px;
padding-bottom: 0;
@include respond-to-width(700) {
display: block;
.title {
display: block;
.title-wrapper {
width: 100%;
margin-bottom: 10px;
}
}
}
}
#properties .faq-row .button.mobile-button {
width: 200px;
}
.mobile-blog {
display: none !important;
}
}