/* 
* Savior-Pro Main Stylesheet
* 
* This file contains all the main styles for the Savior-Pro theme 
* for Mobile Version
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Media Queries
# Pages
--------------------------------------------------------------*/
html,
body {
	overflow-x: hidden !important;
}
/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (max-width: 1920px) {

}