.plate_img {
    width: 100%;
    height: 100%;
}

/*
video {
	max-width: 480px; 
    max-height: 270px;
    width: auto; 
    height: auto;
}

.full_img {
    width: 480px;
    height: 270px;
}
*/
/*#events {
    position: absolute;
    overflow-y: scroll;
}*/

body {
    /*background-color: #46484a;*/
}

#logo {
    width: 200px;
    height: 100px;
}

#head-section {
    text-align: center;
    flex-direction: column;
}

.event {
    text-align: center;
    width: 250px;
    height: 100px;
}

h6 {
    color: white;
}

#restart {
    color: black;
}
/*#videos {
    flex-direction: column;
}

.dash-canvas{
    position:absolute;
    left:15px;
}*/

