@media (min-width: 320px) {
    body {
        font-family: 'Roboto';
    }
    .poly-1{
position: absolute;
margin-top: 1px;
height: 7px;
    }
    .poly-2{
        margin-top: 7px;
        height: 7px;
            }
            .w1{
                width: 80%;
            }
            
.contact-1{
    text-align: left;
font-size: 15px;
line-height: 16px;
font-weight: bold;
letter-spacing: 0px;
color: #242323;
}
}