.symptoms-container{width:70%;max-width:1366px;margin:0 auto;font-family:"Light"}.symptoms-icons{display:flex;justify-content:space-between;width:95%;margin:0 auto}.symptoms-icons>img{width:134.5px;height:134.5px;object-fit:contain}.symptoms-title{font-family:"Bold"}.symptoms-detail{margin-bottom:30px}li::marker{color:#089e9a}.symptoms-box{border:1px solid #089e9a;padding:10px;width:382px;height:146px;flex:1.5;background:#089e9a;color:#fff}.symptoms-box>p{font-family:"Bold";color:#005595}.symptoms-bottom{display:flex;width:100%;margin:auto}.symptoms-bottom-text{flex:2;margin-right:30px}@media only screen and (max-width:768px){.symptoms-icons{flex-wrap:wrap}.symptoms-icons>img{width:33%}