/* Add here all your CSS customizations */

.text-into-img img{
    width: 100%;
    height: auto;
    margin: 10px 0 !important;
}

.paragraf-indent>p:first-child{
    text-indent: 35px;
}