﻿div.labelInfo{
    position: relative;
    margin:0 auto;
    top: 15px;
    text-align: center;
    width:56%;
    height: 35px;
    font-size: 18px;
    font-weight: bold;
    left: -10px;
}

div.pictures{
    position: relative;
    margin:0 auto;
    top: 20px;
    width:100%;
    height: auto;
}

.panel {
    text-align:center;
    margin-left: -40px;
    }