.qrp_prev_wrapper{width: 100%; min-height: 567px;}
.fb_cover{padding: 0!important; margin: 0 -15px; max-height: 230px;min-height: 230px; overflow: hidden;}
.fb_pg_wrapper{position: relative; min-height: 370px;margin: -30px -15px 0 -15px; padding: 15px;  -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px;}
.fb_pg_profilepic{background-position: center;background-size: cover; width: 112px; height: 112px; border-radius: 50%; border: solid 4px #fff;-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2); box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2); top: -60px; right: 0; left: 0; margin: auto; position: absolute;z-index: 99; background-color: #fff;}
.fb_pg_likebtn_wrapper{max-width: 100%; padding:13px 26px; border-radius: 8px; margin: 20px 0; background: #fff; text-align: center;}

.fb_pg_title{ color: #fff; margin: 60px 0 20px 0; font-size: 18px; text-align: center; line-height: 28px; font-weight: 600;}
.fb_pg_subtitle{ color: #fff; margin: 0px 0 20px 0; font-size: 14px; text-align: center; line-height: 18px; font-weight: normal;}
.fb_pg_website{ text-align: center;margin: 50px 0}
.fb_pg_website a{color: #fff; text-decoration: none; }
.fb_pg_wrapper a:hover{text-decoration: none;}
.fb_pg_button {color:#0866ff; word-break: break-all;}

.crop_image_preview img{
    width: 100% ;
}
/* fb cover animation */


.display_preview .fb_pg_wrapper{
    height: calc(100vh - 200px);
}