@media (max-width: 805px) {
    #main_img{
        width: 100%;
        height: 65%;
    }

    iframe{
        width: auto;
    }
}

