@media (max-width:500px){
    iframe{
        width: 100%;
    }
}
i{
    color: #FFAB01;
    margin-right: 20px ;
}