@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

@media screen and (max-width: 834px) {
}
@media screen and (max-width: 640px) {
}

.youtube video {
    height: 315px !important;
    padding: 1px;
    border: 1px solid #000000;
    width: 100%;
    vertical-align: bottom;
    background-color: #000000;
}

.youtube p {
    text-align: center !important;
}