img {
	border: none !important; 
	box-shadow: 0 0 0 0 !important;
}

.videowrapper {
    /*position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;*/
}
.videowrapper iframe {
    width: 100vw
    height: calc(100vw/1.77);
    /*position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;*/
}
