@charset "utf-8";
/* CSS Document */

.image-block.gfort-block-style-5 .gfort-block-head {
    height: 200px;
}


@media only screen and (max-width: 2560px){

}

@media only screen and (max-width: 1920px){

}

@media only screen and (max-width: 1440px){

}

@media only screen and (max-width: 1199px){

}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 768px) {
.image-block.gfort-block-style-5 .gfort-block-head {
    height: unset;
}

}

@media only screen and (max-width: 576px) {

}

@media only screen and (max-width: 425px) {

}

@media only screen and (max-width: 375px){

}

@media only screen and (max-width: 320px) {

}