.member-body{width:100%; height:500px; }
.member-header{ background:#BFD630; width:100%; border-radius: 6px 6px 0 0;}
.mem-logo{text-align:left; padding:15px 20px;}
.mem-logo img{ width:77px;}
.mem-txt{ padding:10px 20px 20px 20px; text-align:left;}
.mem-img{  margin:0 20px 15px 0;}

.video{height:400px;}
.video-pos{ background:#BFD630 !important;  margin: 1px 6px; padding: 5px 10px !important;  position: absolute; right: 0; opacity: 1; border-radius:50%;}

@media only screen and (max-width: 480px){.video{height:300px;} iframe{ height:314px;}}
@media only screen and (min-width: 481px) and (max-width: 767px){.video{height:300px;} iframe{ height:314px;}}