/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 03-Jul-2022, 19:43:40
    Author     : Jafran Mjm
*/
@media screen and (max-width: 1000px) {
  .text-container {
    margin-left: 41px;
    width: calc(100% - (312px + 41px)); }
    .text-container .email {
      position: relative;
      margin-bottom: 40px;
      display: block; } }
@media screen and (max-width: 750px) {
  .text-container {
    margin-left: 0;
    margin-top: 41px;
    width: 100%; }
    .text-container .team-category {
      position: relative; }
    .text-container .text {
      padding-top: 20px;
      padding-bottom: 120px; }
      .text-container .text .name {
        margin-top: 25px; } }
@media screen and (max-width: 500px) {
  .img {
    width: 100%; } }

/*# sourceMappingURL=published-issues-responsive.css.map */
