a {color: #3C50B4;}
@media (max-width: 768px) {
    .Width200{width:100% !important;}
}
@media (max-width: 480px) {
    .Width200{width:100% !important;}
}