.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 375px;
height: 440px; 
border: none;
overflow: hidden;
}


.glidecontentwrapper_news{
position: relative; /* Do not change this value */
width: 377px;
height: 440px; 
border: none;
overflow: hidden;
}


.glidecontent{ 
position: absolute; /* Do not change this value */
background: white;
visibility: hidden;
width: 340px;
}

.glidecontent_news{ 
position: absolute; /* Do not change this value */
background: white;
visibility: hidden;
width: 375px;
height: 435px;
}
