.m-brand__logo-wrapper img {
  width: 200px;
  height: auto;
  margin-top: 10px; }

.container_me {
  width: 35%;
  margin: 0 auto; }

.btn-quotation, .btn-action-quotation {
  display: flex;
  justify-content: space-between;
  align-items: center; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .container_me {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; }

  .m-body .m-content {
    padding: 2.2rem 0 !important; }

  .btn-action-quotation {
    display: flex;
    justify-content: space-between;
    align-items: center; }

  .noti-email, .view-pdf {
    display: inline-table !important; } }
/* iPads (portrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* Styles */
  .container_me {
    width: 100%; } }
/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  /* Styles */
  .btn-action-quotation button {
    font-size: 10px; }

  .btn-action-quotation a {
    font-size: 10px; }

  .btn-action-quotation i {
    font-size: 10px !important; }

  .btn-quotation button {
    font-size: 10px; }

  .btn-quotation a {
    font-size: 10px; }

  .btn-quotation i {
    font-size: 10px !important; } }

/*# sourceMappingURL=me.gsuite.public_quotation.index.css.map */
