.red{
background-color: red;
margin-left:10px;
}

.left {
    text-align: left;
    border-bottom: 1px solid #dcd9d9;
    padding-bottom: 15px;
}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 480px) {}
