html { width: 100%; }
body { max-width: 650px; margin-left: auto; margin-right: auto; }

.logo__picto { background-image: none; }
.brand { float: none !important; position:static !important; }
.brand__logo { margin-left: 16px;}

.recept-title__text { font-size: 48px; line-height: 48px; float: none; margin-bottom: 4px; }
.recept-title__left { float: none !important; display: block !important; width: 100% !important; }
.recept-title__right { float: none !important; display: block !important; width: 100% !important; }
.section-recept__facts { font-size: 18px; line-height: 22px; padding-top: 4px; padding-bottom: 6px; }
.section-recept__ingredients { font-size: 18px; line-height: 22px; margin-bottom: 16px; }

ol.list-receipt li { padding-bottom: 16px; }