/* Layout principale */
.left {
    padding: 60px;
}

.studio_content_item>p {
    float: left;
}

.left {
    width: 100% !important;
}

article.layout_1_2 {
    width: 100% !important;
}