.footer-powered-by {
    color: #d3d3d3;
}
.footer-tax-shipping {
    color: #d3d3d3;
}

.YoutubeVideo {
    width:49%;
    height: 450px;
    padding-left: 5px;
}

@media (max-width: 1024px) {
.YoutubeVideo {
    width: 100%;
    height: 250px;
    }
}