.c{ list-style-type: circle !important; } .s{ list-style-type: square !important; } h1{ font-size: 3rem !important; font-weight: 600 !important; } *{ margin:0; box-sizing: border-box; } img{ max-width : none !important; border-radius: 3px; } /* Our wrapper */ .wrapper{ width: 442px; height: 234px; position: relative; left:0%; top:0%; overflow:hidden; box-shadow: 0 5px 10px rgba(0,0,0,0.19)