﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #eee;}
table tr:nth-child(even){background-color: #fff;}
.home-video{margin-bottom:5%;}
.home-video lite-youtube{max-width:1000px;}