I’ve been looking and I found:
this direction on the inspector:
/html/body/main/section[5]/div/div
and here the styles I want to aply
@media screen and (min-width: 750px) .section-template–19861101609289__8aecea7b-f23f-4054-99d6-8da83b7bac88-padding { padding-top: 36px; padding-bottom: 28px; padding-right: 50px; padding-left: 50px; }
But I’ve been trying to put it many css and liquid and I can’t find the solution…