@@ -242,7 +242,12 @@ export default {
}
.guidance-con{
- border: 1px solid #e8e8e8;
+ border: 1px dashed #e8e8e8;
+ border-radius: 6px;
+ padding: 20px;
+ img {
+ max-width: 100%;
+ }
.period-price-con{
border-bottom: 1px solid #e8e8e8;