/* Enter Your Custom CSS Here */
@media only screen and (max-width: 479px) {
  #logo
{
    text-align: center;
    margin: 0 auto;
    height: 120px !important;
  }
  
  h4 { font-size:13px; }
  
  .pricetable td
{
  min-width: 30px !important;
  padding-right: 10px !important;
}
}

#tabs_content_container
{
  border: 1px solid #e6e6e6;
  display: block;
  padding: 10px 10px;
}


.slides, .flex-direction-nav {
list-style-type: none !important;
}
.standard {
list-style-type: disc;
	padding: 0 0 20px 20px;
}
#sidebar {padding-top:10px;}
.rpwe-ul {list-style-type:none !important;
padding-left:0px !important;}
.rpwe-title {font-size: 12px !important;}
.rpwe-thumb {padding-bottom:5px;}

.arrow {list-style-type: disc;
  		padding: 0 0 20px 20px;
}