
			
						/* You can add your own CSS here. Click the help icon above to learn more. */
			
			body {
				overflow: unset;
			}
			
			.pdf-thumb img {
			    width: 200px;
			    height: auto;
			}
			
			.post-2743 .am-category-headline {
			    display: none;
			}
			
			#seogroup .outerwrapper {
			    margin-bottom: 0px !important;
			}
			
			#seogroup .outerwrapper .headingbox h2 {
			    line-height: 45px !important;
			}
			
			div.clutch-widget {
			    max-width: 200px;
			    margin: 0 auto;
			}
			@media screen and (min-width: 768px) {
				.sticky-column {
				position: sticky;
				-webkit-position: sticky;
				top: 100px;
				}
			}
			
			
			@media screen and (max-width: 500px) {
			.docs-category-listing .docs-list ul li a {
			    color: #4d4d4d;
			    font-size: 14px;
			}
			}		
		