@media (min-width: 320px) {
    body {
        font-family: 'Roboto';
    }

    .poly-1{
position: absolute;
margin-top: 1px;
height: 7px;
margin-left: 10px;
    }
    .poly-2{
        margin-top: 7px;
        margin-left: 10px;
        height: 7px;
            }
            .w1{
                width: 80%;
            }
            

}
@media (min-width: 1366px) {
.mar{
    margin-left: 1rem;
}}