JSFiddle - React, Tailwind, and code Playground
by Luis Martin
JavaScript
<script>
jQuery("head").append("<style>\
main {\
padding-bottom: 180px;\
}\
.tgtConfianza{\
padding-top: 60px;\
display: flex;\
width: 100%;\
}\
.tgtConfianza ul{\
background: #e8e7e7;\
flex: 8;\
display: flex;\
}\
.tgtConfianza h2{\
text-align: left;\
margin: auto;\
background: #e8e7e7;\
padding: 10px 0;\
padding-left: 10px;\
font-size:20px;\
flex: 2;\
float: left;\
}\
.tgtConfianza ul li {\
display: inline-block;\
text-align: center;\
font-size: 14px;\
padding: 60px 20px;\
flex: auto;\
padding-bottom: 0px;\
background-repeat: no-repeat !important;\
background-position: center 8px !important;\
background-size: auto 40px !important;\
}\
.tgtConfianza ul li.aenor {\
background:...