Dear @ccastells
here a very rough sketch. Hope it brings you in the right direction :-)
.no-parallax.no-offset.col.push-0.span-2.align-top {
position: fixed;
}
.no-parallax.has-offset.col.push-0.span-2.align-top {
position: fixed;
right: 20px;
}
.has-parallax.no-offset.col.push-0.span-3.align-bottom {
padding-left: 30%;
}
Best!
Marius