.img-fluid {
  border-radius: 5px; }

@media only screen and (min-width: 780px) {
  .text-block-grey-left {
    background-color: #f3f3f3;
    padding: 20px;
    margin-left: -150px;
    border-radius: 5px; } }
@media only screen and (min-width: 780px) {
  .text-block-grey-right {
    background-color: #f3f3f3;
    padding: 20px;
    margin-right: -150px;
    border-radius: 5px; } }
@media only screen and (min-width: 780px) {
  .text-block-white-right {
    background-color: #ffffff;
    padding: 20px;
    margin-right: -150px;
    border-radius: 5px;
    z-index: 999; } }
.text-block-white-center {
  background-color: #ffffff;
  color: #222222;
  padding: 30px;
  border-radius: 5px; }

.section--1598898008148 .img-fluid #sections_1598898008148_settings_image {
  z-index: 0; }

.text-block-white-center-shdw {
  background-color: #ffffff;
  color: #222222;
  padding: 30px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 21px -9px rgba(0, 0, 0, 0.57);
  -moz-box-shadow: 0px 0px 21px -9px rgba(0, 0, 0, 0.57);
  box-shadow: 0px 0px 21px -9px rgba(0, 0, 0, 0.57); }
