.table-elerhetosegek td:first-child,
.table-nyitva-tartas td:first-child ,
.table-ugyintezo td:first-child  {
    width: 20%;
    font-weight: bold;
}

.webcam {
    margin: -10px -15px;
    position: relative;
}

.play{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    text-align: center;
    line-height: 50px;
    font-size: 50px;
    color: #fff;
}

.simple-image img {
    width: 100% !important;;
    height: auto !important;
}