.jmartblog-container{width:1200px;margin:40px auto;padding:40px 20px;background:#fff;border-radius:8px}.jmartblog-hero-img{width:100%;object-fit:cover;margin-bottom:40px;border:1px solid #00000021}.jmartblog-title{font-size:2.5rem;color:#000;margin-bottom:30px;font-weight:600;text-align:center}.jmartblog-content{display:grid;gap:25px}.jmartblog-paragraph{font-size:1.1rem;color:#333;text-align:justify;font-weight:400}@media (max-width:1240px){.jmartblog-container{width:95%;max-width:1200px}}@media (max-width:768px){.jmartblog-container{padding:20px 15px}.jmartblog-hero-img{height:250px}.jmartblog-title{font-size:2rem}.jmartblog-paragraph{font-size:1rem;text-align:left}}@media (max-width:480px){.jmartblog-title{font-size:1rem}.jmartblog-hero-img{height:200px}}