.image-houser{
    background-image: url("https://cristinebedfor.rkinnova.com/img/galleries/page-arte-en-menorca/arte-menorca-006.jpg");
    min-height: 475px;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
}
.image-illadelrei{
    background-image: url("https://cristinebedfor.rkinnova.com/img/galleries/page-arte-en-menorca/arte-menorca-007.jpg");
    min-height: 570px;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
}
.image-illadelrei-1{
    background-image: url("https://cristinebedfor.rkinnova.com/img/galleries/page-arte-en-menorca/arte-menorca-002.jpg");
    min-height: 570px;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
}
.image-piedra{
    background-image: url("https://cristinebedfor.rkinnova.com/img/galleries/page-arte-en-menorca/arte-menorca-001.jpg");
    min-height: 600px;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
}
.image-illadelrei-2{
    background-image: url("https://cristinebedfor.rkinnova.com/img/galleries/page-arte-en-menorca/arte-menorca-003.jpg");
    min-height: 600px;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
}
.image-illadelrei-3{
    background-image: url("https://cristinebedfor.rkinnova.com/img/galleries/page-arte-en-menorca/arte-menorca-004.jpg");
    min-height: 600px;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
}
h4 p a{
    color:black !important;
}
.m-r-30{
    margin-right: 30px;
}
.rows-container p{
    margin-bottom: 10px;
}
p a{
    font-weight: 600;
}
@media(max-width: 768px){
    .encant{
        flex-direction: column-reverse !important;
    }
    .rows-container p a,.titulo-cuatro p a{
        font-size: 16px;
    }
    .image-houser{
        min-height: 172px;
    }
    .image-illadelrei{
        min-height: 420px;
    }
    .image-illadelrei-1{
        min-height: 430px;
    }
    .image-piedra{
        min-height: 210px;
    }
    .image-illadelrei-2{
        min-height: 470px;
    }
    .image-illadelrei-3{
        min-height: 460px;
    }
    .last-text p{
        text-align: start;
    }
    .pie-hauser p{
        position: absolute;
        right: 0px;
        color: white;
        font-size: 10px;
        font-weight: 500;
        min-width: 309px;
        line-height: 13px;
        text-align: end;
        bottom: -13px;
    }
    .pie-illadelrei p{
        position: absolute;
        right: 0px;
        color: white;
        font-size: 10px;
        font-weight: 500;
        min-width: 250px;
        line-height: 13px;
        text-align: end;
        margin-left: 0px;
        bottom: -13px;
    }
    .pie-piedra p{
        position: absolute;
        right: 0px;
        color: white;
        font-size: 10px;
        font-weight: 500;
        min-width: 250px;
        line-height: 13px;
        text-align: end;
        margin-left: 0px;
        bottom: -13px;
    }
}
@media(min-width: 768px){
    figcaption p{
        font-size: 12px !important;
        margin-bottom: 5px !important;
        margin-right: 5px !important;
        text-align: right !important;
    }
    figcaption p br{
        display: none;
    }
}