.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:50%;flex:1.5;background:#089e9a;color:#fff}.symptoms-box>p{font-family:"Bold";color:#005595}.symptoms-bottom{display:flex;margin:auto}.symptoms-bottom-text{flex:2;margin-right:30px}@media only screen and (max-width:528px){.symptoms-container{width:92%}.symptoms-bottom{flex-direction:column}.symptoms-bottom-text{margin-right:0px}.symptoms-box{width:auto}}@media(min-width:529px) and (max-width:1024px){.symptoms-container{width:92%}}