#p3tec .p3tec-image-gallery {
    margin-top: 20px;
}
#p3tec .collection-title {
    margin-top: 20px;
}
#p3tec .submenu-container {
    display: none;
}
#p3tec .catalog{
    cursor: pointer;
}
#p3tec .sidebar {
    margin-top: 0px;
}
#p3tec .slide-images {
	background-size:cover;
	background-position:center center;
	height:100%;
}
#p3tec .p3tec-divider {
    width: 95%;
}
#p3tec .grid-square .img-container {
    position: relative;
    display: block;
    margin-bottom: 0px;
    width: 100%;
    height: 250px !important;
    overflow: hidden;
}
#p3tec #p3tec-link {
    color:rgb(159, 33, 139);
}
