﻿.details-wrapper {
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    height:100%;
    -webkit-overflow-scrolling: touch;
	overflow:hidden;
}