
#press .logo{
	padding: 40px 0px 0;
    display: block;
    border-bottom: 0px none;
}

#press .logo p {
    padding: 0px;
    width: 100%;
}

#press .logo ul {
    margin: 15px 0 0;
    padding: 10px 15px;
    width: 100%;
    box-sizing: border-box;
}


#press .photo-list{
	margin: 20px 0px 0;
    display: block;
    width: 100%;
}

#press .photo-list .block{
    width: 100%;
    margin: 40px 0px 0px;
}

#press .photo-list .block:first-child{
    margin: 20px 0px 0px;
}

#press .text-coverage {
    padding: 20px 0px 0px;
    text-align: left;
    font-size: 100%;
}
