@media(max-width:600px) {
    .disck .disc2 img {
        width: 100%;
    }
    .vvision p {
        margin: 0%;
    }
    .topheader .iccuu ul {
        display: flex;
        align-items: start;
        justify-content: start;
        padding: 0%;
        
    }
}