.profile-list .profile-list-block .profile-card .profile-card-horizontal img {
    height: auto !important;
}

.wpvl_auto_thumb_box {
    height: 100% !important;
    width: 100% !important;
}

.wpvl_auto_thumb_play {
    left: calc(50% - 24px) !important;
    top: calc(50% - 24px) !important;
}

.profile-list .profile-list-block .profile-card:hover {
    transform: scale3d(1.005, 1.005, 1);
    border-radius: 0;
}

.profile-list .profile-list-block .profile-card {
    padding-bottom: 16px !important;
}

.pp_content_container .pp_details {
    margin-bottom: 20px;
}

.profile-list .profile-list-block .profile-card .profile-card-horizontal img.video_lightbox_auto_anchor_image {
    border-radius: 8px;
}

.profile-list .profile-list-block .profile-card:hover .profile-card-horizontal img.video_lightbox_auto_anchor_image {
    border-radius: 0;
}

#pp_full_res iframe {
    padding-top: 4px !important;
    width: 100%;
}

#pp_full_res {
    padding-left: 4px;
    padding-right: 4px;
}

.profile-list .profile-breadcrumb .breadcrumb {
    max-width: 100%;
}