/*******************************
	All Responsive Code
*******************************/
@media (max-width: 767.98px) {
  /**Top section**/
  .text-white {
    text-align: center;
  }
  /**Our Pricing 1**/
  .p_respin {
    padding-bottom: 50px;
  }
}
