.bg_white {
  background-color: #ffffff;
}
h2 {
    font-size: 48px;
    margin-bottom: 40px !important;
}
.block2_content3 p{
	margin: 0;
}
.fs_24 {
    font-size: 24px;
}
.table_str.bg_white {
    background-color: #ffffff;
}
ol.green_t, ul.green_t{
	padding-left: 0;
}
ol.green_t li, ul.green_t li {
    margin: 0 0 10px;
}
.fw_500 p {
    font-weight: 500;
}
.blockLeasing2{
	background-color: #f4f5f8;
}
.urbLanding .callbackForm .form .form-btn {
  border: none;
}
.urbLanding .callbackForm .form .form-btn span {
  position: initial;
  padding: 0 14px 0 0;
  border: 0;
}
.block25{
	margin-bottom: 0;
}
@media (min-width: 1200px) {
    .h2, h2 {
        font-size: 48px !important;
    }
}
@media screen and (max-width: 768px) {
    .landing p, .landing ul li, .landing a {
        font-size: 14px  !important;
    }
}
@media screen and (max-width: 450px) {
    .table_head,  {
        text-align: left;
        font-weight: 700;
        justify-content: left;
        border-top: 1px solid #ffffff;
    }
	.table_head p{
		font-weight: 700;
	}
}