.morelink{
    display: none;
}

.block{
    padding-bottom: 20px;
}

.news{
    padding-top: 15px;
}

.news a,
.news-box a
{
    display: block;
}

.actual-news{
    font-size: 19px;
    color: #333;
    height: 1.75rem;
}

.news-container{
    padding-left: 0 !important;
    /*margin-top: 10px;*/
    margin-top: 0.5rem;
}

.news-row {
    margin-top: 0.75rem;
}

.right-side-news{
    /*height: 147px; */
    /*height: 143px;
    overflow: hidden;*/
}

.right-side-news .title-date{
    margin-bottom: 3px;
}

.news-image{
    padding-left: 0;
    padding-right: 0;
    height: 120px;
    /*max-height: 196px;*/
    width: 100%;
    background-size: cover;
    background-position: center;
}

/*.news-image img{
    width: 100%;
    max-height: 196px;
    background-size: cover;
    overflow: hidden;
}*/

.news-text{
    background: #fff;
    color: #000;
    padding: 6px 12px;
    overflow: hidden;
}

.just-text{
    color: #000;
    padding: 6px 12px;
    height: 100%;
    overflow: hidden;
}

.news-text-div{
    background: #fff;
    color: #000;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.only-text{
    margin-top: 0;
}

.news-title{
    font-size: 16px;
    /*color: #880015;*/
}

.news-title2{
    font-size: 15px;
    /*color: #880015;*/
}

.news-date{
    font-style: italic;
}

.bottom-line{
    border-bottom: 1px solid #880015;
}

.middle-left,
.middle-middle,
.middle-right,
.low-left,
.low-middle,
.comm{
    margin-top: 10px;
}

.middle-middle {
    padding-left: 0;
    padding-right: 0;
}

/*.low-part{
    margin-top: 20px;
}*/

.map{
    padding: 20px;
}

.actual-event{
    float: right;
    margin-bottom: 0px;
}

.box-title{
    /*color: #880015;*/
    color: #333;
    font-size: 19px;
}

.box-title a{
    /*color: #880015;*/
}

.box-title span{
    margin-left: 20px;
    margin-top: 10px;
}

.VESZEventCountiesMap .eventMapLink,
.OMSZEventCountiesMap .eventMapLink,
.OMSZEventMap .OMSZEventMapMessages{
	display: none;
}

.emphasized-lake{
    border-bottom: 1px solid #880015;
}

.lake-name{
    font-size: 19px;
    /*color: #880015;*/
    margin-top: 15px;
    margin-bottom: 15px;
}

.lake-image,
.lake-image2{
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}

.pool{
    margin-bottom: 0;
}

.whole-lake{
    display: none;
}

.level{
    margin-bottom: 0;
}

.other-lakes{
    /*border-top: 1px solid #880015;*/
}

.middle{
    border-right: 1px solid #880015;
    border-left: 1px solid #880015;
}

.links{
    list-style-type: none;
    padding-left: 10px;
}

.links li{
    /*margin-bottom: 25px;*/
    margin-bottom: 10px;
    font-size: 15px;
}

.quick_links{
    /*color: #880015;*/
}

.just-link{
    padding-top: 15px;
}

.just-link-big{
    padding-top: 25px;
}

.just-link-big li{
    /*margin-bottom: 35px;*/
    margin-bottom: 10px;
}

.just-link-2{
    padding-top: 48px;
}

.just-title{
    margin-top: 25px;
}

.more-disaster{
    text-align: center;
    width: 100%;
}

.logos{
    padding-top: 10%;
}

.szechenyi img{
    width: 55%;
    display: block;
    margin: 0 auto;
}

.szechenyi-small img{
    /*width: 40%;*/
    width: 52px;
    /*margin-left: 8%;*/
    margin-left: 4px;
}

.ihr {
    width: 100%;
}

.ihr img {
    width: 60%;
    display: block;
    margin: 0 auto;
}

.epapir{
    width: 100%;
}

.epapir img{
    width: 80%;
    display: block;
    margin: 0 auto;
    padding-top: 20%;
}

.epapir-small img{
    /*width: 90%;*/
    width: 80px;
}

.disaster-box div{
    margin-bottom: 5px;
}

.disaster-icon{
    width: 50%;
    display: block;
    margin: 0 auto;
}

.disaster-text{
    text-align: center;
    margin-bottom: 0 !important;
}

.fire-map{
    width: 100%;
}

.live-news{
    background-color: #DBDBDB;
}

@media (min-width: 250px) {
    .lake-name{
        font-size: 14px;
        margin-top: 15px;
    }

    .whole-lake{
        display: block;
        font-size: 14px;
    }

    .level{
        font-size: 14px;
    }

    .pool{
        display: none;
    }

    .lake-image2{
        display: none;
    }

    .icon-div{
        min-height: 55px;
        height: 135px;
    }

    .disaster-text{
        display: block;
    }

    .middle-fast-links{
        padding-top: 15px;
        padding-left: 25px;
    }

    .logos{
        padding-top: 0;
    }

    .szechenyi img {
        width: 28%;
    }

    .szechenyi-small img {
        /*width: 30%;*/
        width: 77px;
    }

    .ihr img {
        width: 60%;
    }

    .epapir img {
        width: 40%;
        padding-top: 0;
    }

    .epapir-small img {
        /*width: 90%;*/
        width: 100px;
    }
}

/*@media (min-width: 350px) {
    .szechenyi-small img {
        width: 20%;
    }
}*/

@media (min-width: 400px) {

    .news-image{
        /*max-height: 289px;*/
        min-height: 289px;
    }

    .middle-fast-links{
        padding-top: 15px;
        padding-left: 25px;
    }

    .lake-name{
        font-size: 15px;
        margin-top: 15px;
    }

    .whole-lake{
        display: block;
        font-size: 14px;
    }

    .level{
        font-size: 14px;
    }

    .pool{
        display: none;
    }

    .lake-image2{
        display: none;
    }

    /*.disaster-box{
        min-height: 350px;
    }*/

    .disaster-text{
        display: block;
    }

    .disaster-icon{
        width: 40%;
        padding-top: 10px;
    }

/*    .szechenyi-small img {
        width: 15%;
        width: 77px;
    }*/
    
/*    .epapir-small img{
        width: 100px;
    }*/

    .szechenyi img {
        width: 21%;
    }

    .epapir img{
        width: 30%;
        padding-top: 20px;
    }
}

@media (min-width: 500px) {

    .news-image{
        /*max-height: 340px;*/
        min-height: 340px;
    }

    .only-text{
        margin-top: 10px;
    }

    .lake-name{
        font-size: 16px;
        margin-top: 15px;
    }

    .whole-lake{
        display: block;
        font-size: 14px;
    }

    .level{
        font-size: 14px;
    }

    .pool{
        display: none;
    }

    .lake-image2{
        display: none;
    }

    .lake-image, .lake-image2{
        width: 60%;
    }

    .disaster-text{
        display: block;
    }

    .disaster-icon{
        width: 30%;
    }

}

@media (min-width: 558px) {
    .news-image{
        /*max-height: 340px;*/
        min-height: 340px;
    }

    .news-text {
        height: 165px;
    }

    .only-text {
        margin-top: 10;
    }

    /*.just-text{
        height: 170px;
    }*/

    .lake-name{
        font-size: 14px;
        margin-top: 15px;
    }

    .whole-lake{
        display: none;
        font-size: 14px;
    }

    .level{
        font-size: 14px;
    }

    .pool{
        display: block;
    }

    .lake-image2{
        display: block;
    }

    .lake-image, .lake-image2{
        width: 100%;
    }

    .disaster-text{
        display: block;
    }

    .szechenyi img {
        width: 15%;
    }

    .epapir img {
        width: 25%;
    }
}

@media (min-width: 570px) {
    .news-image{
        /*max-height: 100%;*/
        min-height: 195px;
    }

    /*.just-text{
        height: 162px;
    }*/

}

@media (min-width: 576px) {
    .szechenyi img {
        width: 40%;
    }

    .epapir img {
        width: 60%;
    }
}

@media (min-width: 650px) {
    .only-text {
        margin-top: 10;
    }

    /*.just-text{
        height: 175px;
    }*/

    /*.just-text{
        height: unset;
    }*/
    
/*    .szechenyi-small img {
        width: 45%;
    }*/
}

@media (min-width: 700px) {
    .news-title,
    .news-title2{
        font-size: 15px;
    }

    .text-part-2,
    .text-part-3,
    .news-date{
        font-size: 14px;
    }

    .news-image{
        max-height: 220px;
        min-height: 220px;
    }

    .news-text {
        height: 205px;
    }

    .only-text{
        margin-top: 10px;
    }

    .text-part-2,
    .text-part-3,
    .news-lead,
    .news-date{
        display: block;
    }

    .two{
        margin-bottom: 40px;
    }

    .lake-image, .lake-image2{
        width: 60%;
    }

    .disaster-text{
        display: block;
    }

    .more-disaster {
        display: block;
    }

/*    .szechenyi-small img {
        width: 45%;
        margin-left: 2%;
    }*/
}

@media (min-width: 751px) {

    .news-title,
    .news-title2{
        font-size: 12px;
    }

    .news-image{
        max-height: 66px;
        min-height: 66px;
    }

    .news-text {
        height: 72px;
    }

    .only-text{
        margin-top: 0px;
    }

    /*.just-text{
        height: 65px;
    }*/

    .text-part-2,
    .text-part-3,
    .news-lead,
    .news-date{
        display: none;
    }

    .two{
        margin-bottom: 30px;
    }

    .lake-name{
        font-size: 15px;
        margin-top: 5px;
    }

    .whole-lake{
        display: block;
        font-size: 12px;
    }

    .level{
        font-size: 14px;
    }

    .pool{
        display: none;
    }

    .lake-image, .lake-image2{
        width: 100%;
    }

    .lake-image2{
        display: none;
    }

    .middle-fast-links{
        padding-top: 50px;
        padding-left: 0px;
    }

    .disaster-icon {
        /*width: 60%;*/
        width: 30%;
        padding-top: 5px;
    }

    .disaster-text{
        display: none;
    }

    .icon-div{
        height: 85px;
    }

    .just-link-big {
        padding-top: 20px;
    }

    .just-link-big li {
        margin-bottom: 5px;
    }

    .hidden{
        display: none;
    }

    .szechenyi img {
        width: 80%;
    }

    .epapir img {
        width: 40%;
    }
    
    .fast-links li {
        margin-bottom: 15px;
    }

    .hidden2,
    .hidden3,
    .hidden4{
        display: none;
    }

    .szechenyi img {
        width: 28%;
    }

    .szechenyi-small img {
        /*width: 90%;*/
        /*width: 25%;*/
        width: 51px;
        /*margin-left: 4%;*/
        margin-left: 8px;
    }

    .epapir-small img {
        /*width: 120%;*/
        /*width: 70%;*/
        width: 77px;
    }
}

@media (min-width: 768px) {
    .disaster-icon {
        width: 90%;
        padding-top: 10px;
    }

    .more-disaster {
        display: none;
    }

    .icon-div {
        height: 65px;
    }
    
    .szechenyi img {
        width: 60%;
    }

    .epapir img {
        width: 100%;
    }
    
    .logos {
        margin-left: 5px;
    }
}

@media (min-width: 800px) {

    .news-title,
    .news-title2{
        font-size: 12px;
    }

    .news-image{
        max-height: 77px;
        min-height: 77px;
    }

    .news-text {
        height: 68px;
    }

    /*.just-text{
        height: 72px;
    }*/

    .text-part-2,
    .text-part-3,
    .news-lead,
    .news-date{
        display: none;
    }

    .two{
        margin-bottom: 10px;
    }

    .lake-name{
        font-size: 13px;
        margin-top: 5px;
    }

    .whole-lake{
        display: block;
        font-size: 12px;
    }

    .level{
        font-size: 12px;
    }

    .pool{
        display: none;
    }

    .lake-image2{
        display: none;
    }
    
    .fast-links li {
        margin-bottom: 13px;
    }

    .hidden2,
    .hidden3{
        display: none;
    }

    .hidden4{
        display: block;
    }

    .ihr img {
        width: 70%;
    }
}

@media (min-width: 850px) {
    .news-text {
        height: 80px;
    }

    /*.just-text{
        height: 78px;
    }*/
}

@media (min-width: 900px) {
    .news-title,
    .news-title2{
        font-size: 13px;
    }

    .news-image{
        max-height: 88px;
        min-height: 88px;
    }

    .news-text {
        height: 85px;
    }

    /*.just-text{
        height: 82px;
    }*/

    .text-part-2,
    .text-part-3,
    .news-lead,
    .news-date{
        display: none;
    }

    .two{
        margin-bottom: 15px;
    }

    .lake-name{
        font-size: 13px;
        margin-top: 15px;
    }

    .whole-lake{
        display: block;
        font-size: 13px;
    }

    .level{
        font-size: 13px;
    }

    .pool{
        display: none;
    }

    .lake-image2{
        display: none;
    }

    .fast-links li {
        margin-bottom: 13px;
    }

    .just-link-big li {
        margin-bottom: 10px;
    }

    .hidden2,
    .hidden3{
        display: none;
    }
    
    .disaster-icon {
        width: 80%;
    }
}

@media (min-width: 950px) {
    .news-text {
        height: 94px;
    }

    .news-title,
    .news-title2{
        font-size: 13px;
    }

    .text-part-2,
    .text-part-3,
    .news-lead,
    .news-date{
        display: none;
    }

    /*.just-text{
        height: 88px;
    }*/

    /*.just-link-big li {
        margin-bottom: 15px;
    }*/
    
    .disaster-icon {
        width: 70%;
    }
    
    .icon-div {
        height: 80px;
    }
}

@media (min-width: 1000px) {

    .news-title,
    .news-title2{
        font-size: 13px;
    }

    .news-date{
        font-size: 12px;
        display: block;
    }

    .news-image{
        max-height: 99px;
        min-height: 99px;
    }

    .news-text {
        height: 94px;
    }

    .text-part-2,
    .news-lead{
        display: none;
    }

    .two{
        margin-bottom: 25px;
    }

    .lake-name{
        font-size: 14px;
    }

    .whole-lake{
        display: block;
        font-size: 14px;
    }

    .level{
        font-size: 14px;
    }

    .pool{
        display: none;
    }

    .lake-image2{
        display: none;
    }

    .disaster-icon{
        padding-top: 0;
    }
    
    .fast-links li {
        margin-bottom: 13px;
    }

    .hidden2,
    .hidden3{
        display: none;
    }
    
    .logos {
        margin-left: 0;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1050px) {
    .news-text {
        height: 100px;
    }

    /*.just-text{
        height: 100px;
    }*/

    .two{
        margin-bottom: 30px;
    }

    .hidden{
        display: none;
    }
}

@media (min-width: 1100px) {

    .news-title,
    .news-title2{
        font-size: 13px;
    }

    /*.text-part-2,
    .text-part-3{
        font-size: 11px;
    }*/

    .text-part-2,
    .text-part-3,
    .news-lead{
        display: none;
    }

    /*.text-part-2,
    .news-lead{
        display: block;
    }*/

    .news-date{
        font-size: 12px;
    }

    .news-image{
        max-height: 111px;
        min-height: 111px;
    }

    .news-text {
        height: 106px;
    }

    /*.just-text{
        height: 104px;
    }*/

    .two{
        margin-bottom: 10px;
    }

    .icon-div{
        height: 110px;
    }

    .disaster-icon {
        width: 55%;
    }

    .lake-name{
        font-size: 15px;
    }

    .whole-lake{
        display: block;
    }

    .pool{
        display: none;
    }

    .lake-image2{
        display: none;
    }

    .disaster-text {
        display: block;
    }

    .just-link-big li {
        margin-bottom: 5px;
    }

    .hidden{
        display: block;
    }

    .epapir img {
        /*padding-top: 30px;*/
    }

    .links li{
        /*margin-bottom: 15px;*/
        margin-bottom: 10px;
    }
    
    .fast-links li {
        margin-bottom: 13px;
    }

    .hidden2{
        display: none;
    }

    .hidden3{
        display: block;
    }

    .szechenyi-small img {
        /*width: 70%;*/
        width: 56px;
    }

    .epapir-small img {
        /*width: 100%;*/
        width: 81px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1150px) {
    .news-text {
        height: 114px;
    }

    /*.just-text{
        height: 112px;
    }*/

    .text-part-2,
    .text-part-3{
        display: none;
    }

    .two{
        margin-bottom: 25px;
    }

    .disaster-icon {
        width: 50%;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .news-title,
    .news-title2{
        font-size: 13px;
    }

    .text-part-2,
    .text-part-3{
        font-size: 12px;
    }

    .news-date{
        font-size: 12px;
    }

    .news-image{
        max-height: 120px;
        min-height: 120px;
    }

    .news-text {
        height: 120px;
    }

    /*.just-text{
        height: 120px;
    }*/

    .text-part-2,
    .text-part-3,
    .news-lead{
        display: block;
    }

    .two{
        margin-bottom: auto;
    }

    .lake-box{
        min-height: 313px;
    }

    .lake-name{
        font-size: 15px;
    }

    .whole-lake{
        display: block;
    }

    .pool{
        display: none;
    }

    .lake-image2{
        display: none;
    }

    /*.just-link-big li {
        margin-bottom: 15px;
    }*/

    .icon-div{
        height: 120px;
    }

    .disaster-text {
        display: block;
    }
    
    .fast-links li {
        margin-bottom: 15px;
    }

    .hidden2{
        display: none;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1250px) {
    .news-text {
        height: 127px;
    }

    /*.just-text{
        height: 125px;
    }*/

    .two{
        margin-bottom: 20px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1300px) {
    .news-title,
    .news-title2{
        font-size: 13px;
    }

    .text-part-2,
    .text-part-3{
        font-size: 12px;
    }

    .news-date{
        font-size: 12px;
    }

    .news-image{
        max-height: 131px;
        min-height: 131px;
    }

    .news-text {
        height: 135px;
    }

    /*.just-text{
        height: 132px;
    }*/

    .two{
        margin-bottom: 25px;
    }

    .lake-name{
        font-size: 17px;
    }

    .whole-lake{
        display: block;
    }

    .pool{
        display: none;
    }

    .lake-image2{
        display: none;
    }

    /*.just-link-big li {
        margin-bottom: 15px;
    }*/

    .fast-links li {
        margin-bottom: 15px;
    }

    .hidden2{
        display: none;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1350px) {
    .news-text {
        height: 141px;
    }

    /*.just-text{
        height: 138px;
    }*/

    .two{
        margin-bottom: 25px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1400px) {
    .news-title,
    .news-title2{
        font-size: 14px;
    }

    .text-part-2,
    .text-part-3{
        font-size: 13px;
    }

    .news-text {
        height: 149px;
    }

    .news-image{
        max-height: 141px;
        min-height: 141px;
    }

    /*.just-text{
        height: 145px;
    }*/

    .two{
        margin-bottom: 30px;
    }

    .lake-name{
        font-size: 17px;
    }

    .whole-lake{
        display: block;
    }

    .pool{
        display: none;
    }

    .lake-image2{
        display: block;
    }

    /*.just-link-big li {
        margin-bottom: 23px;
    }*/

    .fast-links li {
        margin-bottom: 15px;
    }

    .hidden2{
        display: none;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1450px) {
    .news-text {
        height: 166px;
    }

    .two{
        margin-bottom: 35px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1500px) {
    .news-title,
    .news-title2{
        font-size: 14px;
    }

    .text-part-2,
    .text-part-3{
        font-size: 13px;
    }

    .news-text {
        height: 165px;
    }

    .news-image{
        max-height: 154px;
        min-height: 154px;
    }

    /*.just-text{
        height: 155px;
    }*/

    .two{
        margin-bottom: 20px;
    }

    /*.just-link-big li{
        margin-bottom: 23px;
    }*/

    .lake-name{
        font-size: 17px;
    }

    .whole-lake{
        display: block;
    }

    .pool{
        display: none;
    }

    .lake-image2{
        display: block;
    }
    
    .szechenyi-small img {
        /*width: 50%;*/
        width: 63px;
    }

    .epapir-small img {
        /*width: 90%;*/
        width: 99px;
    }

    .fast-links li {
        margin-bottom: 15px;
    }

    .hidden2{
        display: none;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1550px) {
    .news-text {
        height: 171px;
    }
    
    .szechenyi img {
        width: 55%;
    }

    .epapir img{
        width: 90%;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1600px) {
    .news-text {
        height: 174px;
    }

    .news-image{
        max-height: 166px;
        min-height: 166px;
    }

    /*.just-text{
        height: 170px;
    }*/

    .two{
        margin-bottom: 20px;
    }

    .lake-name{
        font-size: 19px;
    }

    .whole-lake{
        display: none;
    }

    .pool{
        display: block;
    }

    .lake-image2{
        display: block;
    }
    
    .icon-div{
        height: 140px;
    }

    .fast-links li {
        margin-bottom: 15px;
    }

    .hidden2{
        display: none;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1650px) {
    .news-text {
        height: 180px;
    }

    /*.just-text{
        height: 175px;
    }*/

    .two{
        margin-bottom: 35px;
    }

    /*.just-link-big li {
        margin-bottom: 28px;    
    }*/
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1700px) {
    .news-text {
        height: 188px;
    }

    .news-image{
        max-height: 177px;
        min-height: 177px;
    }
    
    /*.just-text{
        height: 185px;
    }*/

    .two{
        margin-bottom: 35px;
    }

    .lake-name{
        font-size: 19px;
    }

    .whole-lake{
        display: none;
    }

    .pool{
        display: block;
    }

    .lake-image2{
        display: block;
    }

    .disaster-icon {
        padding-top: 25px;    
    }

    /*.just-link-big li {
        margin-bottom: 32px;
    }*/

    .fast-links li {
        margin-bottom: 15px;
    }

    .hidden2{
        display: block;
    }

/*    .szechenyi img {
        width: 50%;
    }*/

/*    .epapir img {
        width: 70%;
    }*/
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1750px) {
    .news-text {
        height: 191px;
    }

    .two{
        margin-bottom: 35px;
    }
    
/*    .szechenyi-small img {
        width: 40%;
    }*/
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1800px) {
    .news-text {
        height: 203px;
    }

    .news-image{
        max-height: 185px;
        min-height: 185px;
    }

    /*.just-text{
        height: 185px;
    }*/

    .two {
        margin-bottom: 20px;
    }

    .lake-name{
        font-size: 19px;
    }

    .whole-lake{
        display: none;
    }

    .pool{
        display: block;
    }

    .lake-image2{
        display: block;
    }
    
    .fast-links li {
        margin-bottom: 15px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1850px) {
    .news-text {
        height: 209px;
    }

    /*.just-text{
        height: 185px;
    }*/

    .two {
        margin-bottom: 20px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1900px) {   

    .ihr img {
        width: 70%;
    }

    .news-text {
        height: 220px;
    }

    .news-image{
        max-height: 196px;
        min-height: 196px;
    }

    /*.just-text{
      height: 205px;
    }*/

    .two{
        margin-bottom: 35px;
    }

    .disaster-icon {
        padding-top: 45px;
    }

    .lake-box{
        min-height: 350px;
    }

    .lake-name{
        font-size: 19px;
    }

    .whole-lake{
        display: none;
    }

    .pool{
        display: block;
    }

    .lake-image2{
        display: block;
    }

    .logos{
        min-height: 350px;
    }
    
    .icon-div{
        height: 160px;
    }

    /*.just-link-big li {
        margin-bottom: 38px;
    }*/

    .links li{
        margin-bottom: 20px;
    }

    .fast-links li {
        margin-bottom: 15px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 2000px) {
    .news-image {
        max-height: unset;
    }

    .news-text {
        height: 254px;
    }

    .two{
        margin-bottom: 40px;
    }

    .lake-box{
        min-height: 383px;
    }

    /*.disaster-box{
        min-height: 383px;
    }*/
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 2200px) {
    .news-title,
    .news-title2{
        font-size: 17px;
    }

    .news-image {
        max-height: unset;
    }

    .news-text {
        height: 265px;
    }
    
    /*.just-text{
        height: 250px;
    }*/

    .two{
        margin-bottom: 40px;
    }

    .lake-box{
        min-height: 383px;
    }
    
    .icon-div{
        height: 180px;
    }
}
