body.type-project .row {
display: block !important;
}
body.type-project .col {
width: 100% !important;
max-width: 100% !important;
min-width: 100% !important;
flex: none !important;
float: none !important;
}
body.type-project .lay-image-responsive img {
width: 100% !important;
height: auto !important;
display: block !important;
}
ABRAKADABRA