@media only screen and (max-width: 768px){
.main-navigation {
    display: none;}

body .site{
padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none;
    background: url(http://rjandb.com/wp-content/themes/twentytwelve/images/ny_bg.jpg) no-repeat;
    height: 400px;
    background-size: contain;}

body {
    font-size: 12px !important;}

div.wpcf7 {
    padding: 0;
    margin-top: 25px;
    padding-left: 15px;
    padding-right: 15px;}

.myclass{
   float: none !important;}

input, textarea {
    width: 90%;}

#comments{
  display: none;}
}

