 
  	.content-r {
    float: right;
    width: 249px;
		}	
    
    .content-rr{
    	padding: 0 0 0 18px;
    	font-size: 12px;
    	line-height: 32px;
    	color: #7b7b7b;
    }
    
    .content-rr h2{
    	margin:30px 0 0 0;
    	font-weight: inherit;
    	border-bottom: 1px solid #c5c5c5;
    	font-size: 14px;
    }
    
    .content-rr img{
    	margin-right:10px
    }
    
    .content-rr ul li {
    		list-style-type: disc;
    		color: #005cda;
    		margin-left: 20px;
			}
    
    .content-rr ul li::marker {
    		content:"",
      unicode-bidi: isolate;
    		font-variant-numeric: tabular-nums;
    		text-transform: none;
    		text-indent: 0px !important;
    		text-align: start !important;
    		text-align-last: auto !important;
			}
    
    .content-show {
    		text-align: center;
    		padding: 26px 0 0 0;
			}
    
    .content-rr .content-show img {
    		width: 230px;
    		height: 141px;
    		font-size: 15px;
			}
    
    .content-show span {
    		display: inherit;
    		text-align: center;
    		color: black;
			}