<style type="text/css">
    ul{
        padding-left:1em;
    }
    ul li{
        text-indent:0;
        list-style-type:none;
    }
</style>

@media (max-width: 768px) {
.iframe {
  width:300px
}
}