@media only screen and (max-width: 768px) {
   .content2 > .container > .row > .span9:last-child {
      padding-right: 0px;
   }
   .bottom_slider {
      display: none;
   }
   .top_cont_right .submit_sec {
     /*  width: 138px; */
   }
}