x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


HTML
<style>
/* @media only screen and (min-width : 320px) and (max-width : 480px) {
	div#main-header {
	    display: none;
	}
}
/*	.rw_body.rw_body_white, body.rw_body_white {
    	width: 138%;
	}
	

	.rw_content {
	    margin: auto;
	}

	div#content {
		padding: 30px;
  	  	padding-right: 30px !important;
  	  	box-shadow: 4px 4px 14px 0 rgba(0, 0, 0, 0.09)
	}

	#rw_wrapper.rw_background_top #rw_theme_content #main {
    	box-shadow: none !important
	}
}*/

@media only screen and (min-width : 320px) and (max-width : 480px) {
	div#main-header {
	    display: none;
	}
    div#main {
    	overflow-y: hidden;
	}
	.rw_content {
    	padding: 0px !important;
	}
	div#content {
    	width: 89%;
    	margin: auto;
	}	
	div#main {overflow: hidden;}
}
</style>


Privacy Policy

INTRODUCTION

...